List task statuses
GET/task-statuses
List the workspace's configured task statuses (used for status_id on tasks). Read access
requires any task scope (task.read, or its write/all variants).
Request
Responses
- 200
- 401
- 403
The workspace's task statuses
Missing or invalid token
Token lacks the required scope, or the user's role/permissions deny this action