Automation Executions
Automation Executions
Automation Executions
Get Automation Execution
client.automationExecutions.retrieve(stringid, RequestOptionsoptions?): automationExecutionAutomationExecutionAutomationExecutionRetrieveResponse
get/api/v1/automation_executions/{id}
List Automation Executions
client.automationExecutions.list(RequestOptionsoptions?): automationExecutionsunionnextPageTokenstringAutomationExecutionListResponse
get/api/v1/automation_executions
Search Automation Executions
client.automationExecutions.search(AutomationExecutionSearchParamsbody?, RequestOptionsoptions?): expandedunionlistunionnextPageTokenstringAutomationExecutionSearchResponse
post/api/v1/automation_executions/search
Automation Execution
AutomationExecution
The AutomationExecution message.
Automation ExecutionsActions
Terminate Automation
client.automationExecutions.actions.terminate(stringid, ActionTerminateParamsparams?, RequestOptionsoptions?): ActionTerminateResponse
post/api/v1/automation_executions/{id}/actions/terminate