API Spaces
| Endpoint | Method | Type | Path |
|---|---|---|---|
| count_by_access_level | GET | query | /api/external/v1/spaces/count_by_access_level |
| list_members | GET | query | /api/external/v1/spaces/list_members |
| list_tasks | GET | query | /api/external/v1/spaces/list_tasks |
| search | GET | query | /api/external/v1/spaces/search |
| update_kanban | POST | mutation | /api/external/v1/spaces/update_kanban |
| update_task_statuses | POST | mutation | /api/external/v1/spaces/update_task_statuses |
| update_tools | POST | mutation | /api/external/v1/spaces/update_tools |