v1
latestOpenAPI 3.1.0GNU Affero General Public License v3.0raw.githubusercontent.com2026-05-074555150.3 KBworkspaces
Get Queue Status
Get the processing queue status for a Workspace, optionally scoped to an observer, sender, and/or session.
Only tracks user-facing task types (representation, summary, dream). Internal infrastructure tasks (reconciler, webhook, deletion) are excluded. Note: completed counts reflect items since the last periodic queue cleanup, not lifetime totals.
get/v3/workspaces/{workspace_id}/queue/status
Path parameters
workspace_idstring required
Query parameters
observer_idstring nullable
Optional observer ID to filter by
Optional observer ID to filter by
sender_idstring nullable
Optional sender ID to filter by
Optional sender ID to filter by
session_idstring nullable
Optional session ID to filter by
Optional session ID to filter by
Response
Successful Response