Skip to content
Lightbug Documentation
Search
K
Main Navigation
Hardware
Devices
APIs
Cloud
Cloud App
Admin App
Web APIs
APIs
Cloud
Device
On Premise
Guides
Company
About
Shop
Contact
Appearance
Menu
Return to top
Gets tags of a device
GET
/devices/id/tags
Authorizations
ApiKeyAuth
Type
API Key (header: Authorization)
Parameters
Path Parameters
id
*
Device ID
Type
integer
Required
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
[
"string"
]
GET
/devices/id/tags
Samples