Skip to main content
GET
List automation runs

Authorizations

Authorization
string
header
required

Outlit API key using the Bearer ok_... format.

Path Parameters

automationId
string<uuid>
required

Automation ID.

Query Parameters

limit
integer
default:20

Maximum runs to return.

Required range: 1 <= x <= 100
cursor
string

Pagination cursor from the previous response.

Response

Automation run summaries were returned.

ok
boolean
required
commandId
string
required
Allowed value: "automation.run.list"
commandVersion
integer
required
correlationId
string
required
result
object
required