Platform API

Get automation

Get one configured Outlit automation by id. Read-only and does not include run history.

get/api/automations/{id}

Path parameters

idstring uuid required

Automation ID to fetch.

Response

The configured automation was returned.

oktrue required
commandId'automation.get' required
commandVersion1 required
correlationIdstring required

Changes