Automations
Read Automations
POST
Headers
Body
application/json
Defines automations sorting options.
Available options:
CREATED_DESC
, UPDATED_DESC
, NAME_ASC
, NAME_DESC
Required range:
x > 0
Defaults to PREFECT_API_DEFAULT_LIMIT if not provided.
Response
200
application/json
Successful Response
The name of this automation
The criteria for which events this Automation covers and how it will respond to the presence or absence of those events
The actions to perform when this Automation triggers
A longer description of this automation
Whether this automation will be evaluated
The actions to perform when an Automation goes into a triggered state
The actions to perform when an Automation goes into a resolving state
Was this page helpful?