/{version}/configuration/automations
The following operations are supported on this resource:
Displays a list of automations stored in the system.
If the number of automations returned exceeds the display maximum, the results are paged.
When submitting a GET request, you can use the following query parameter to filter the results.
For more information about using query parameters, please refer to the Filtering list resources section under REST General Concepts.
Parameters
name |
description |
type |
default |
start-index |
When working with large lists of automations, displays the automations from a set point. If omitted, the first page of results is returned.
|
query |
0 |
name |
Displays only the automations with names that match the specified value. When filtering results, you can repeat this parameter.
|
query |
|
Output Payload
element |
produceable content type(s) |
automation (XML)
|
|
description |
The system returns a response that includes a list of automations and URI links, starting from the start-index offset. |