User
Devices
List devices
Returns list of registered devices
get/3rdparty/v1/devices
Response
Device list
Example response
[
{
"createdAt": "2020-01-01T00:00:00Z",
"deletedAt": "2020-01-01T00:00:00Z",
"id": "PyDmBQZZXYmyxMwED8Fzy",
"lastSeen": "2020-01-01T00:00:00Z",
"name": "My Device",
"updatedAt": "2020-01-01T00:00:00Z"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.