Summary
Gets an single automation by its id
Description
Gets an single automation by its id
Route
GET /automation_catalog/automations/:id
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | yes | Unique id of the automation |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| document | object | Automation document that was requested |