Error
Labels
List Labels
Get list of all labels in the authenticated user’s workspace
GET
Error
Authorizations
Bearer token authentication supports:
- Personal API tokens (PATs)
- OAuth2 access tokens
- JWT tokens
Example: Authorization: Bearer your_token_here
Response
200 - application/json
List of workspace labels
Unique label identifier
Label name (unique within workspace)
Optional label description
Label color (hex format)
Workspace this label belongs to
Label creation timestamp
Label last update timestamp
