List Automation Runs

List all runs for an automation, with linked projects.

get/api/automations/{automation_id}/runs

Path parameters

automation_idstring required

Response

Successful Response

idstring required
organizationIdstring nullable
statusstring nullable
current_stepstring nullable
started_atstring nullable
finished_atstring nullable
error_messagestring nullable
{"stackTrail":"components:schemas:AutomationRunItem:properties:results:anyOf","oasType":"schema","type":"unknown","title":"Results","nullable":true}

Changes

No recorded changes to this endpoint across all 1 revision of this API.