Get Automation

Get a specific automation by ID

Path parameters

automationIdstringRequired
ID of the automation to retrieve

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
domainNamestring
idstring
descriptionstring or null
schemastring or null
templatestring or null

Errors