Platform API
List automation runs
List safe run summaries for one configured Outlit automation. Read-only.
get/api/automations/{automationId}/runs
Path parameters
automationIdstring uuid required
Automation ID.
Query parameters
limitinteger
Maximum runs to return.
cursorstring
Pagination cursor from the previous response.
Response
Automation run summaries were returned.