Public, read-only catalog of Alfred event types, lifecycle metadata, and JSON Schemas; it requires no bearer token and does not depend on workflow state.
/v1/events/catalogPublic, read-only catalog of Alfred event types, lifecycle metadata, and JSON Schemas; it requires no bearer token and does not depend on workflow state.
application/json
curl -X GET "https://example.com/v1/events/catalog"{ "events": [ null ]}API Reference
Generated OpenAPI operations and schemas for the Alfred API.
List executions GET
Read-only execution search for an authenticated principal. Results are limited to workflows for which the caller has workflows:<name> entitlement, then filtered by workflow, status, requesting principal, and limit; no execution state is changed.