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 Event Subscriptions API

The Event Subscriptions API from Prefect — 2 operation(s) for event subscriptions.

Prefect Event Subscriptions 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 Event Subscriptions. 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 5 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 0.8.4.

5 operations 2 paths 7 schemas 1 DELETE2 GET1 PATCH1 POST

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 5

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

Event Subscriptions 5
POST
/api/accounts/{account_id}/workspaces/{workspace_id}/event-subscriptions/
Create Subscription
create_subscription_api_accounts__account_id__workspaces__workspace_id__event_subscriptions__post 2 params body → 201422
GET
/api/accounts/{account_id}/workspaces/{workspace_id}/event-subscriptions/
List Subscriptions
list_subscriptions_api_accounts__account_id__workspaces__workspace_id__event_subscriptions__get 5 params → 200422
GET
/api/accounts/{account_id}/workspaces/{workspace_id}/event-subscriptions/{subscription_id}
Read Subscription
read_subscription_api_accounts__account_id__workspaces__workspace_id__event_subscriptions__subscription_id__get 3 params → 200422
PATCH
/api/accounts/{account_id}/workspaces/{workspace_id}/event-subscriptions/{subscription_id}
Update Subscription
update_subscription_api_accounts__account_id__workspaces__workspace_id__event_subscriptions__subscription_id__patch 3 params body → 200422
DELETE
/api/accounts/{account_id}/workspaces/{workspace_id}/event-subscriptions/{subscription_id}
Delete Subscription
delete_subscription_api_accounts__account_id__workspaces__workspace_id__event_subscriptions__subscription_id__delete 3 params → 204422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are SubscriptionResponse (12 properties), SubscriptionCreate (4 properties), SubscriptionUpdate (4 properties), ValidationError (3 properties). Each schema is shown below with its type and property counts.

SubscriptionResponse
object
Response model — subscription + publication status.
12 properties 9 required
SubscriptionUpdate
object
PATCH body — all fields optional, only provided fields are updated.
4 properties
SubscriptionCreate
object
POST body for creating a subscription.
4 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…
SubscriptionPage
object
Paginated list of subscriptions with an opaque cursor for the next page.
2 properties 1 required
HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prefect-event-subscriptions-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 Event Subscriptions 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.