Skip to content

Gets tags of a device

GET
/devices/id/tags

Authorizations

ApiKeyAuth
TypeAPI Key (header: Authorization)

Parameters

Path Parameters

id*

Device ID

Typeinteger
Required

Responses

OK
application/json
JSON
[
"string"
]

Samples