Automations
Read Automations
POST
/
api
/
automations
/
filter
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
The name of this automation
A longer description of this automation
Whether this automation will be evaluated
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
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?