List all tags
GET/public_api/v1/tags
Tags are used to organize different entities in the system. Tags are added to a specific entity through the endpoints for that entity.
Results are returned in 100 item pages, starting with page 1 and increasing. Results are ordered by id ASC. Ordering this way prevents page drift.
Request
Responses
- 200
- 401
- 403
Success
A valid oauth connector is required to use this endpoint.
Your oauth connector does not have the correct permissions to use this endpoint.