Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the resource whose tags to return.
Response
200 - application/json
The tags applied to the resource.
Returns all tags applied to the resource.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the resource whose tags to return.
The tags applied to the resource.