List Run Commands

View as Markdown

List platform command records for a run. Use this to review requested BCTRL operations such as hosted invocations and runtime actions; external connection automation is available in run events as connection.command.*.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired

Query parameters

cursorstringOptionalformat: "^[1-9]\d*$"
limitintegerOptional<=200
orderenumOptional
Allowed values:
statusstring or list of stringsOptional
executionModestring or list of stringsOptional
includestring or list of stringsOptional

Response

Default Response
commandslist of objects
nextCursorstring or null