Task Automations

Get automation details

Retrieve details for a specific automation

get/v1/tasks/{taskId}/automations/{automationId}

Path parameters

taskIdstring required
Example:tsk_abc123def456

Unique task identifier

automationIdstring required
Example:auto_abc123def456

Unique automation identifier

Response

Automation details retrieved successfully

Changes