cURL
curl --request GET \ --url https://dev.api.emerging.eco/emerging-platform/v1/devices/status
{ "device_id": "device-456", "status": "inactive", "last_active": "2024-01-01T08:30:00.000Z" }
Monitor real-time status and activity logs of connected devices.
Successful response
The response is of type object.
object
Was this page helpful?