Gets all defined device tags.
Authorizations: STB Administration
GET /apis/devices/tags
Success
{ "data": [ { "_id": "aKiyWIUUoGCrVJP-BrWySQ", "name": "Meeting Room" }, { "_id": "QwlCn20_PW5bHJ7tLSaDeg", "name": "Remote" } ] }
Error
Code
Payload
Description
404
{"code": "040033", "name":"TagNotFound", "message":"Tag not found", "httpStatusCode":404}
{"code": "040033", "name":"TagNotFound",
"message":"Tag not found", "httpStatusCode":404}
No results returned from the server.
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.