Get List of Devices
Gets a list of all STB devices.
Authorizations: STB Administration
Requests
GET /apis/devices/stbs |
Response
Success
{ |
Error
Code | Payload | Description |
---|---|---|
404 | {"code": "040000", "name":"NotFound", | No results returned from the server. |
Gets a list of all STB devices.
Authorizations: STB Administration
GET /apis/devices/stbs |
Success
{ |
Error
Code | Payload | Description |
---|---|---|
404 | {"code": "040000", "name":"NotFound", | No results returned from the server. |