Retrieves all tags
Retrieves all tags
Responses
- 200
- 401
- 403
- 404
A list of tags.
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
id string nullable
name string nullable
[
{
"id": "string",
"name": "string"
}
]
Unauthorized
Access denied
Not found
Loading...