List all tags of a given type.

View as Markdown
List all tags of a given type. If the tag type does not exist it returns an empty list.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

typestringRequired

Response

tagsSchema
versioninteger
The version of the schema used to model the tags.
tagslist of objects
A list of tags.

Errors

401
Unauthorized Error
403
Forbidden Error