Returns the tags of the entity with the specified id.

GET

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

entityIdstringRequired

The id of the entity.

Response

OK

list of objects or null
Built with