List Run Invocations

View as Markdown
List the invocations a run produced using the simplified response envelope. This is the observability view over invocation history.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

runIdstringRequired

Query parameters

statusenum or list of enumsOptional
actionenum or list of enumsOptional
cursorstringOptional>=1 character
limitintegerOptional<=200Defaults to 50

Response

OK
datalist of objects
nextCursorstring or null

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error