Returns the tags of the companies with the specified id.

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

Required Permissions
Any authenticated user.

Path parameters

companyIdUUIDRequired

The id of the company.

Headers

AuthorizationstringRequired

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

Response

OK

idUUIDOptional
createdOndatetimeOptional
createdByUUIDOptional
updatedOndatetimeOptional
updatedByUUIDOptional
namestring or nullOptional
colorstring or nullOptional