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"
]

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python