v1
protected
inbox
Get Inbox Items
List tasks requiring user attention.
Returns tasks with actionable statuses (waiting_for_approval, completed, failed), ordered by most recently updated first. Includes total count for badge/pagination.
get/v1/inbox/
Query parameters
statusstring nullable
Filter to a specific inbox status
Filter to a specific inbox status
agent_idstring uuid nullable
Filter by agent ID
Filter by agent ID
pageinteger
page_sizeinteger
Response
Successful Response