List runs

View as Markdown
List runs across visible runtime work using the simplified run resource.

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

statuslist of enumsOptional
Filter by one or more run statuses. Repeat the query parameter for multiple values.
Allowed values:
spaceIdstringOptional
runtimeIdstringOptional
cursorstringOptional
limitintegerOptional<=200Defaults to 50

Response

OK
datalist of objects
nextCursorstring or null

Errors

401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error