List Runs

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

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Query parameters

statusenum or list of enumsOptional
spaceIdstringOptionalformat: "uuid"
runtimeIdstringOptionalformat: "uuid"
cursorstringOptional>=1 character
limitintegerOptional<=200Defaults to 50
subaccountIdstringOptional>=1 character

Response

OK
datalist of objects
nextCursorstring or null

Errors

401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error