Get Automation

Get a specific automation by ID

Authentication

AuthorizationBearer

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

Path Parameters

automationIdstringRequired
ID of the automation to retrieve

Response

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

Errors