Returns the tags of the entity with the specified id.

Returns the tags of the entity with the specified id ordered by name. To read the tags the user needs ‘read’ permissions on the specified entity.

Required Permissions
Any authenticated user.

Path parameters

entityIdUUIDRequired
The id of the entity.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
idUUID or null
createdOndatetime or null
createdByUUID or null
updatedOndatetime or null
updatedByUUID or null
namestring or null
colorstring or null