Dashboard - GET Dashboard List
Get
{{url_iot_backend}}/ext/dashboards?page=1&limit=10
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Authorization",
"value": "Bearer {{token}}"
},
Parameter
Field | Type | Description |
---|---|---|
page | Integer |
Pagination page number |
limit | Integer |
Items per page (max 100) |
{
"message": "success",
"code": 200,
"data": {
"dashboards": [
{
"id": 207,
"dashboard_name": "edit dashboard",
"is_public": 1,
"is_home": 0,
"created_at": "2024-07-12 02:58:04",
"description": "dashboard edited",
"tenant_id": 37,
"user_id": 78,
"is_owner": 1,
"tenants": {
"id": 37,
"tenant_name": "tenant company",
"tenant_address": null,
"created_at": "2021-01-28 09:45:36",
"updated_at": "2024-07-15 07:30:03",
"deleted_at": null,
"user_id_owner": 78,
"is_active": 1,
"street_address": "jangkungan",
"country_address": "INDONESIA",
"state_address": "EAST JAVA",
"city_address": "SURABAYA",
"postal_code_address": "61354",
"country_code_phone": "+62",
"area_code_phone": "031",
"local_phone_number": "88514012",
"country_code_mobile_phone": "+62",
"mobile_phone_number": "0893727727272",
"country_code": "id",
"state_code": "3",
"city_code": "4",
"timezone_id": 1,
"slug": "tenant-company",
"description": "test the description",
"token_api": "1SHwLiAwGMBAUmYD7RvmML0DfGKsikK4y1UkAI5xownYGBWTLz10jTkR093VhsxD0ANwevQj7GIr9Zhv5TQbPV+E4gaOePfqr8G/+xNKSxwoUX9TQCgqh2wmv3u9LBFx",
"package_id": 1,
"auto_create_ttn_app": 0,
"telemetry_counter": 117,
"last_telemetry_counted": "2024-07-15 07:30:02",
"enable_aggregation_interval": 1,
"company_id": 1,
"is_owner_company": true
},
"created_by": {
"first_name": "tenant",
"last_name": "company",
"id": 78,
"email": "owner@gmail.com",
"user_type": 2
}
},
{
"id": 191,
"dashboard_name": "dashboard automation",
"is_public": 0,
"is_home": 0,
"created_at": "2024-05-10 02:59:34",
"description": "testing create new dashhboard",
"tenant_id": 37,
"user_id": 78,
"is_owner": 1,
"tenants": {
"id": 37,
"tenant_name": "tenant company",
"tenant_address": null,
"created_at": "2021-01-28 09:45:36",
"updated_at": "2024-07-15 07:30:03",
"deleted_at": null,
"user_id_owner": 78,
"is_active": 1,
"street_address": "jangkungan",
"country_address": "INDONESIA",
"state_address": "EAST JAVA",
"city_address": "SURABAYA",
"postal_code_address": "61354",
"country_code_phone": "+62",
"area_code_phone": "031",
"local_phone_number": "88514012",
"country_code_mobile_phone": "+62",
"mobile_phone_number": "0893727727272",
"country_code": "id",
"state_code": "3",
"city_code": "4",
"timezone_id": 1,
"slug": "tenant-company",
"description": "test the description",
"token_api": "1SHwLiAwGMBAUmYD7RvmML0DfGKsikK4y1UkAI5xownYGBWTLz10jTkR093VhsxD0ANwevQj7GIr9Zhv5TQbPV+E4gaOePfqr8G/+xNKSxwoUX9TQCgqh2wmv3u9LBFx",
"package_id": 1,
"auto_create_ttn_app": 0,
"telemetry_counter": 117,
"last_telemetry_counted": "2024-07-15 07:30:02",
"enable_aggregation_interval": 1,
"company_id": 1,
"is_owner_company": true
},
"created_by": {
"first_name": "tenant",
"last_name": "company",
"id": 78,
"email": "owner@gmail.com",
"user_type": 2
}
},
{
"id": 190,
"dashboard_name": "dashboard-mbak-virna",
"is_public": 0,
"is_home": 0,
"created_at": "2024-05-08 07:25:37",
"description": "testing",
"tenant_id": 37,
"user_id": 78,
"is_owner": 1,
"tenants": {
"id": 37,
"tenant_name": "tenant company",
"tenant_address": null,
"created_at": "2021-01-28 09:45:36",
"updated_at": "2024-07-15 07:30:03",
"deleted_at": null,
"user_id_owner": 78,
"is_active": 1,
"street_address": "jangkungan",
"country_address": "INDONESIA",
"state_address": "EAST JAVA",
"city_address": "SURABAYA",
"postal_code_address": "61354",
"country_code_phone": "+62",
"area_code_phone": "031",
"local_phone_number": "88514012",
"country_code_mobile_phone": "+62",
"mobile_phone_number": "0893727727272",
"country_code": "id",
"state_code": "3",
"city_code": "4",
"timezone_id": 1,
"slug": "tenant-company",
"description": "test the description",
"token_api": "1SHwLiAwGMBAUmYD7RvmML0DfGKsikK4y1UkAI5xownYGBWTLz10jTkR093VhsxD0ANwevQj7GIr9Zhv5TQbPV+E4gaOePfqr8G/+xNKSxwoUX9TQCgqh2wmv3u9LBFx",
"package_id": 1,
"auto_create_ttn_app": 0,
"telemetry_counter": 117,
"last_telemetry_counted": "2024-07-15 07:30:02",
"enable_aggregation_interval": 1,
"company_id": 1,
"is_owner_company": true
},
"created_by": {
"first_name": "tenant",
"last_name": "company",
"id": 78,
"email": "owner@gmail.com",
"user_type": 2
}
},
{
"id": 188,
"dashboard_name": "test",
"is_public": 1,
"is_home": 0,
"created_at": "2024-05-02 11:15:54",
"description": null,
"tenant_id": 37,
"user_id": 78,
"is_owner": 1,
"tenants": {
"id": 37,
"tenant_name": "tenant company",
"tenant_address": null,
"created_at": "2021-01-28 09:45:36",
"updated_at": "2024-07-15 07:30:03",
"deleted_at": null,
"user_id_owner": 78,
"is_active": 1,
"street_address": "jangkungan",
"country_address": "INDONESIA",
"state_address": "EAST JAVA",
"city_address": "SURABAYA",
"postal_code_address": "61354",
"country_code_phone": "+62",
"area_code_phone": "031",
"local_phone_number": "88514012",
"country_code_mobile_phone": "+62",
"mobile_phone_number": "0893727727272",
"country_code": "id",
"state_code": "3",
"city_code": "4",
"timezone_id": 1,
"slug": "tenant-company",
"description": "test the description",
"token_api": "1SHwLiAwGMBAUmYD7RvmML0DfGKsikK4y1UkAI5xownYGBWTLz10jTkR093VhsxD0ANwevQj7GIr9Zhv5TQbPV+E4gaOePfqr8G/+xNKSxwoUX9TQCgqh2wmv3u9LBFx",
"package_id": 1,
"auto_create_ttn_app": 0,
"telemetry_counter": 117,
"last_telemetry_counted": "2024-07-15 07:30:02",
"enable_aggregation_interval": 1,
"company_id": 1,
"is_owner_company": true
},
"created_by": {
"first_name": "tenant",
"last_name": "company",
"id": 78,
"email": "owner@gmail.com",
"user_type": 2
}
},
{
"id": 185,
"dashboard_name": "line chart dashboard",
"is_public": 0,
"is_home": 0,
"created_at": "2024-02-21 06:41:49",
"description": null,
"tenant_id": 37,
"user_id": 78,
"is_owner": 1,
"tenants": {
"id": 37,
"tenant_name": "tenant company",
"tenant_address": null,
"created_at": "2021-01-28 09:45:36",
"updated_at": "2024-07-15 07:30:03",
"deleted_at": null,
"user_id_owner": 78,
"is_active": 1,
"street_address": "jangkungan",
"country_address": "INDONESIA",
"state_address": "EAST JAVA",
"city_address": "SURABAYA",
"postal_code_address": "61354",
"country_code_phone": "+62",
"area_code_phone": "031",
"local_phone_number": "88514012",
"country_code_mobile_phone": "+62",
"mobile_phone_number": "0893727727272",
"country_code": "id",
"state_code": "3",
"city_code": "4",
"timezone_id": 1,
"slug": "tenant-company",
"description": "test the description",
"token_api": "1SHwLiAwGMBAUmYD7RvmML0DfGKsikK4y1UkAI5xownYGBWTLz10jTkR093VhsxD0ANwevQj7GIr9Zhv5TQbPV+E4gaOePfqr8G/+xNKSxwoUX9TQCgqh2wmv3u9LBFx",
"package_id": 1,
"auto_create_ttn_app": 0,
"telemetry_counter": 117,
"last_telemetry_counted": "2024-07-15 07:30:02",
"enable_aggregation_interval": 1,
"company_id": 1,
"is_owner_company": true
},
"created_by": {
"first_name": "tenant",
"last_name": "company",
"id": 78,
"email": "owner@gmail.com",
"user_type": 2
}
},
{
"id": 184,
"dashboard_name": "Dashboard-location",
"is_public": 0,
"is_home": 0,
"created_at": "2024-02-13 03:15:31",
"description": null,
"tenant_id": 37,
"user_id": 78,
"is_owner": 1,
"tenants": {
"id": 37,
"tenant_name": "tenant company",
"tenant_address": null,
"created_at": "2021-01-28 09:45:36",
"updated_at": "2024-07-15 07:30:03",
"deleted_at": null,
"user_id_owner": 78,
"is_active": 1,
"street_address": "jangkungan",
"country_address": "INDONESIA",
"state_address": "EAST JAVA",
"city_address": "SURABAYA",
"postal_code_address": "61354",
"country_code_phone": "+62",
"area_code_phone": "031",
"local_phone_number": "88514012",
"country_code_mobile_phone": "+62",
"mobile_phone_number": "0893727727272",
"country_code": "id",
"state_code": "3",
"city_code": "4",
"timezone_id": 1,
"slug": "tenant-company",
"description": "test the description",
"token_api": "1SHwLiAwGMBAUmYD7RvmML0DfGKsikK4y1UkAI5xownYGBWTLz10jTkR093VhsxD0ANwevQj7GIr9Zhv5TQbPV+E4gaOePfqr8G/+xNKSxwoUX9TQCgqh2wmv3u9LBFx",
"package_id": 1,
"auto_create_ttn_app": 0,
"telemetry_counter": 117,
"last_telemetry_counted": "2024-07-15 07:30:02",
"enable_aggregation_interval": 1,
"company_id": 1,
"is_owner_company": true
},
"created_by": {
"first_name": "tenant",
"last_name": "company",
"id": 78,
"email": "owner@gmail.com",
"user_type": 2
}
},
{
"id": 183,
"dashboard_name": "Dashboard autorefresh",
"is_public": 1,
"is_home": 0,
"created_at": "2024-02-05 03:40:13",
"description": null,
"tenant_id": 37,
"user_id": 78,
"is_owner": 1,
"tenants": {
"id": 37,
"tenant_name": "tenant company",
"tenant_address": null,
"created_at": "2021-01-28 09:45:36",
"updated_at": "2024-07-15 07:30:03",
"deleted_at": null,
"user_id_owner": 78,
"is_active": 1,
"street_address": "jangkungan",
"country_address": "INDONESIA",
"state_address": "EAST JAVA",
"city_address": "SURABAYA",
"postal_code_address": "61354",
"country_code_phone": "+62",
"area_code_phone": "031",
"local_phone_number": "88514012",
"country_code_mobile_phone": "+62",
"mobile_phone_number": "0893727727272",
"country_code": "id",
"state_code": "3",
"city_code": "4",
"timezone_id": 1,
"slug": "tenant-company",
"description": "test the description",
"token_api": "1SHwLiAwGMBAUmYD7RvmML0DfGKsikK4y1UkAI5xownYGBWTLz10jTkR093VhsxD0ANwevQj7GIr9Zhv5TQbPV+E4gaOePfqr8G/+xNKSxwoUX9TQCgqh2wmv3u9LBFx",
"package_id": 1,
"auto_create_ttn_app": 0,
"telemetry_counter": 117,
"last_telemetry_counted": "2024-07-15 07:30:02",
"enable_aggregation_interval": 1,
"company_id": 1,
"is_owner_company": true
},
"created_by": {
"first_name": "tenant",
"last_name": "company",
"id": 78,
"email": "owner@gmail.com",
"user_type": 2
}
},
{
"id": 178,
"dashboard_name": "New-Dashboard",
"is_public": 0,
"is_home": 0,
"created_at": "2023-12-27 07:27:47",
"description": "Description New Dashboard",
"tenant_id": 37,
"user_id": 78,
"is_owner": 1,
"tenants": {
"id": 37,
"tenant_name": "tenant company",
"tenant_address": null,
"created_at": "2021-01-28 09:45:36",
"updated_at": "2024-07-15 07:30:03",
"deleted_at": null,
"user_id_owner": 78,
"is_active": 1,
"street_address": "jangkungan",
"country_address": "INDONESIA",
"state_address": "EAST JAVA",
"city_address": "SURABAYA",
"postal_code_address": "61354",
"country_code_phone": "+62",
"area_code_phone": "031",
"local_phone_number": "88514012",
"country_code_mobile_phone": "+62",
"mobile_phone_number": "0893727727272",
"country_code": "id",
"state_code": "3",
"city_code": "4",
"timezone_id": 1,
"slug": "tenant-company",
"description": "test the description",
"token_api": "1SHwLiAwGMBAUmYD7RvmML0DfGKsikK4y1UkAI5xownYGBWTLz10jTkR093VhsxD0ANwevQj7GIr9Zhv5TQbPV+E4gaOePfqr8G/+xNKSxwoUX9TQCgqh2wmv3u9LBFx",
"package_id": 1,
"auto_create_ttn_app": 0,
"telemetry_counter": 117,
"last_telemetry_counted": "2024-07-15 07:30:02",
"enable_aggregation_interval": 1,
"company_id": 1,
"is_owner_company": true
},
"created_by": {
"first_name": "tenant",
"last_name": "company",
"id": 78,
"email": "owner@gmail.com",
"user_type": 2
}
},
{
"id": 157,
"dashboard_name": "test dashboard",
"is_public": 0,
"is_home": 0,
"created_at": "2023-11-14 09:37:37",
"description": null,
"tenant_id": 37,
"user_id": 78,
"is_owner": 1,
"tenants": {
"id": 37,
"tenant_name": "tenant company",
"tenant_address": null,
"created_at": "2021-01-28 09:45:36",
"updated_at": "2024-07-15 07:30:03",
"deleted_at": null,
"user_id_owner": 78,
"is_active": 1,
"street_address": "jangkungan",
"country_address": "INDONESIA",
"state_address": "EAST JAVA",
"city_address": "SURABAYA",
"postal_code_address": "61354",
"country_code_phone": "+62",
"area_code_phone": "031",
"local_phone_number": "88514012",
"country_code_mobile_phone": "+62",
"mobile_phone_number": "0893727727272",
"country_code": "id",
"state_code": "3",
"city_code": "4",
"timezone_id": 1,
"slug": "tenant-company",
"description": "test the description",
"token_api": "1SHwLiAwGMBAUmYD7RvmML0DfGKsikK4y1UkAI5xownYGBWTLz10jTkR093VhsxD0ANwevQj7GIr9Zhv5TQbPV+E4gaOePfqr8G/+xNKSxwoUX9TQCgqh2wmv3u9LBFx",
"package_id": 1,
"auto_create_ttn_app": 0,
"telemetry_counter": 117,
"last_telemetry_counted": "2024-07-15 07:30:02",
"enable_aggregation_interval": 1,
"company_id": 1,
"is_owner_company": true
},
"created_by": {
"first_name": "tenant",
"last_name": "company",
"id": 78,
"email": "owner@gmail.com",
"user_type": 2
}
},
{
"id": 151,
"dashboard_name": "contoh device ovrview",
"is_public": 0,
"is_home": 0,
"created_at": "2023-11-07 06:24:37",
"description": null,
"tenant_id": 37,
"user_id": 78,
"is_owner": 1,
"tenants": {
"id": 37,
"tenant_name": "tenant company",
"tenant_address": null,
"created_at": "2021-01-28 09:45:36",
"updated_at": "2024-07-15 07:30:03",
"deleted_at": null,
"user_id_owner": 78,
"is_active": 1,
"street_address": "jangkungan",
"country_address": "INDONESIA",
"state_address": "EAST JAVA",
"city_address": "SURABAYA",
"postal_code_address": "61354",
"country_code_phone": "+62",
"area_code_phone": "031",
"local_phone_number": "88514012",
"country_code_mobile_phone": "+62",
"mobile_phone_number": "0893727727272",
"country_code": "id",
"state_code": "3",
"city_code": "4",
"timezone_id": 1,
"slug": "tenant-company",
"description": "test the description",
"token_api": "1SHwLiAwGMBAUmYD7RvmML0DfGKsikK4y1UkAI5xownYGBWTLz10jTkR093VhsxD0ANwevQj7GIr9Zhv5TQbPV+E4gaOePfqr8G/+xNKSxwoUX9TQCgqh2wmv3u9LBFx",
"package_id": 1,
"auto_create_ttn_app": 0,
"telemetry_counter": 117,
"last_telemetry_counted": "2024-07-15 07:30:02",
"enable_aggregation_interval": 1,
"company_id": 1,
"is_owner_company": true
},
"created_by": {
"first_name": "tenant",
"last_name": "company",
"id": 78,
"email": "owner@gmail.com",
"user_type": 2
}
}
],
"total": 16,
"page": 1,
"total_page": 2
}
}
{
"success": false,
"error": {
"code": 401,
"message": "Unauthorized: Invalid token"
}
}