Appearance
Returns an automation with its configuration, stats, and recent trigger logs.
GET /v1/comment-automations/{automationId}
automationId
200 — Automation details with stats and recent trigger logs
success
automation
logs
401
404
Get automation details
Returns an automation with its configuration, stats, and recent trigger logs.
GET /v1/comment-automations/{automationId}Returns an automation with its configuration, stats, and recent trigger logs.
Parameters
automationId(path, string) requiredResponses
200 — Automation details with stats and recent trigger logs
success(boolean)automation(object)logs(array)401
404