Tags
Get tags
Retrieve all tags associated with a specific asset.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the asset
Response
200 - application/json
A list of tags
The response is of type object[]
.