List task types
GET/task-types
List the workspace's configured task types (used for type_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 types
Missing or invalid token
Token lacks the required scope, or the user's role/permissions deny this action