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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Optional observer ID to filter by
Optional sender ID to filter by
Optional session ID to filter by
Successful Response
Aggregated processing queue status.
Tracks user-facing task types only: representation, summary, and dream. Internal infrastructure tasks (reconciler, webhook, deletion) are excluded.
Note: completed_work_units reflects items since the last periodic queue cleanup, not lifetime totals.
Total work units
Completed work units (since last periodic cleanup)
Work units currently being processed
Work units waiting to be processed
Per-session status when not filtered by session