List agent conversations

View as Markdown
List durable agent conversations.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Headers

BCTRL-Subaccount-IdstringOptional
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.

Query parameters

runtimeIdstringOptional
statusenumOptional
Allowed values:
cursorstringOptional
limitintegerOptional<=200Defaults to 50
spaceIdstringOptional

Filter by a prefixed space ID, or pass default to use the caller default space.

Response

OK
datalist of objects
nextCursorstring or null

Errors

401
Unauthorized Error
403
Forbidden Error