List labels
Labels
List labels
Returns all labels available in the project — both workspace-wide labels and project-scoped labels assigned to this project.
Use the returned id values as entries in labelIds when creating or updating tasks.
Requires the task:read scope.
GET
List labels
Authorizations
API key created in Workspace Settings → API Keys. Pass it in the Authorization header as a Bearer token, or in the X-API-Key header.
Format: el_ followed by 40 hex characters.
Path Parameters
The slug of the project.
Example:
"my-project"