Get
Post
Delete
Patch
Put
Retrieves a list of devices in a Zone.
Successful response
{ "devices": [ { "deviceType": "string", "id": "string", "isVideoStorageDevice": true, "macAddress": "string", "name": "string", "prepositionContent": true, "status": "string", "videoStreams": [ "string" ] } ] }
Unauthorized error
Internal server error