How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Prefect Managed Automations API

The Managed Automations API from Prefect — 6 operation(s) for managed automations.

Prefect Managed Automations API is one of 63 APIs that Prefect publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Managed Automations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a getting-started guide, and an AsyncAPI specification.

This API exposes 7 operations across 6 paths, and defines 41 schemas. It is described by OpenAPI 3.2.0, at version 0.8.4.

7 operations 6 paths 41 schemas 2 DELETE3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.8.4
Resource Areas
1

Paths & Operations 7

Across 6 paths, the API surfaces 7 operations — 2 DELETE, 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Managed Automations 7
GET
/api/accounts/{account_id}/workspaces/{workspace_id}/automations/managed/
List Managed Automations
list_managed_automations_api_accounts__account_id__workspaces__workspace_id__automations_managed__get 2 params → 200422
PUT
/api/accounts/{account_id}/workspaces/{workspace_id}/automations/managed/{automation_type}
Create Or Update Managed Automation
create_or_update_managed_automation_api_accounts__account_id__workspaces__workspace_id__automations_managed__automation_type__put 3 params body → 200422
DELETE
/api/accounts/{account_id}/workspaces/{workspace_id}/automations/managed/{automation_type}
Delete Managed Automation
delete_managed_automation_api_accounts__account_id__workspaces__workspace_id__automations_managed__automation_type__delete 3 params → 204422
GET
/api/accounts/{account_id}/workspaces/{workspace_id}/automations/managed/types
List Managed Automation Types
list_managed_automation_types_api_accounts__account_id__workspaces__workspace_id__automations_managed_types_get 1 param → 200422
GET
/api/accounts/{account_id}/managed-automations/
List Managed Automations By Workspace
list_managed_automations_by_workspace_api_accounts__account_id__managed_automations__get 1 param → 200422
DELETE
/api/accounts/{account_id}/managed-automations
Delete All Managed Automations
delete_all_managed_automations_api_accounts__account_id__managed_automations_delete 1 param → 202422
POST
/api/accounts/{account_id}/managed-automations/quick-enable
Quick Enable Managed Automations
quick_enable_managed_automations_api_accounts__account_id__managed_automations_quick_enable_post 1 param → 202422

Schemas 41

The contract defines 41 schemas that model the data the API accepts and returns. The most detailed are Automation (15 properties), EventTrigger (10 properties), RunDeployment (6 properties), MetricTrigger-Output (6 properties). Each schema is shown below with its type and property counts.

PauseAutomation
object
Pauses a Work Queue
3 properties
ResumeSchedule
object
Resumes the given schedule
3 properties 2 required
ResourceSpecification
object
A specification that may match zero, one, or many resources, used to target or select a set of resources in a query or automation. A resource must match at lea…
ResumeWorkPool
object
Resumes a Work Pool
3 properties
ResumeAutomation
object
Resumes a Work Queue
3 properties
SuspendFlowRun
object
Suspends a flow run associated with the trigger
2 properties
StateType
string
Enumeration of state types.
Body_create_or_update_managed_automation_api_accounts__account_id__workspaces__workspace_id__automations_managed__automation_type__put
object
2 properties
CallWebhook
object
Call a webhook when an Automation is triggered.
3 properties 1 required
DeclareIncident
object
Declares an incident for the triggering event
1 property
ChangeFlowRunState
object
Changes the state of a flow run associated with the trigger
5 properties 1 required
MetricTriggerOperator
string
PauseWorkQueue
object
Pauses a Work Queue
3 properties
CancelFlowRun
object
Cancels a flow run associated with the trigger
2 properties
PauseWorkPool
object
Pauses a Work Pool
3 properties
EventTrigger
object
A trigger that fires based on the presence or absence of events within a given period of time.
10 properties 1 required
ManagedAutomationType
string
ResumeWorkQueue
object
Resumes a Work Queue
3 properties
DoNothing
object
Do nothing when an Automation is triggered
1 property
ManagedAutomationResponse
object
4 properties 4 required
SendPrefectNotification
object
3 properties 2 required
SendNotification
object
Send a notification when an Automation is triggered
4 properties 2 required
ActorReference
object
4 properties 2 required
ResumeDeployment
object
Resumes the given Deployment
3 properties
Automation
object
15 properties 5 required
MetricTriggerQuery
object
Defines a subset of the Trigger subclass, which is specific to Metric automations, that specify the query configurations and breaching conditions for the Autom…
5 properties 3 required
PauseDeployment
object
Pauses the given Deployment
3 properties
SendEmailNotification
object
Send an email notification when an Automation is triggered
5 properties 2 required
SequenceTrigger-Output
object
A composite trigger that requires some number of triggers to have fired within the given time period in a specific order
4 properties 2 required
PrefectMetric
string
HTTPValidationError
object
1 property
ResumeFlowRun
object
Resumes a paused or suspended flow run associated with the trigger
1 property
MetricTrigger-Output
object
A trigger that fires based on the results of a metric query.
6 properties 1 required
ManagedAutomationTypeResponse
object
5 properties 5 required
WorkspaceAutomationSummary
object
2 properties 2 required
PauseScheduleForFlowRun
object
Pauses the schedule for a flow run associated with the trigger
3 properties
RunDeployment
object
Runs the given deployment with the given parameters
6 properties
SlaViolation
object
Base class for actions that operate on SLA violations
5 properties
CompoundTrigger-Output
object
A composite trigger that requires some number of triggers to have fired within the given time period
5 properties 3 required
ValidationError
object
3 properties 3 required
WorkspaceManagedAutomationsResponse
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prefect-managed-automations-api-openapi.yml Raw ↑

Other APIs Prefect publishes across the network.

Prefect Server REST API
Prefect Python SDK
Prefect Account Billing API
Prefect Account Images API
Prefect Account Memberships API
Prefect Account Roles API
Prefect Account SSO API
Prefect Accounts API
Prefect AI API
Prefect Artifacts API
Prefect Asset Publications API
Prefect Asset Subscriptions API
Where this information came from

This is an independent, third-party profile of Prefect Managed Automations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.