Readonly
defaultsReadonly
ltsStatic
ltsOptional
parameters: {Optional
automation_id?: stringOptional
created_before?: DateTimestamp by which to limit returned automation runs. Returns runs created before this timestamp.
Optional
limit?: numberMaximum number of records to return per page.
Optional
page_cursor?: null | stringIdentifies the specific page of results to return, obtained from the previous page's next_page_cursor
.
Optional
partner_resource_id?: stringID of the partner resource for which you want to retrieve all automation runs.
Optional
rule?: "reservation_created" | "reservation_time_updated" | "reservation_deleted"Filter automation runs by the specific rule that was executed.
Optional
success?: booleanFilter automation runs by success status.
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
from
ID of the automation for which you want to retrieve all automation runs.