Tags
This page lists and describes the Tags category of endpoints within the Template Catalog API. It also includes interactive testing environments for each endpoint in this category.
Fetch a list of all Tags
Request Parameters
Parameter
Value
Description
Get a list of tags from the catalog.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful response
application/json
400
Bad request. The request could not be understood or was missing required parameters.
401
Unauthorized. Authentication is required and has failed or has not been provided.
403
Forbidden. The request was valid, but the server is refusing action.
500
Internal Server Error. An unexpected condition was encountered.
get
/v1/catalog/tagsLast updated
Was this helpful?

