Returns the catalog of events a workflow event trigger can subscribe to: event_type (use as trigger.eventName), name, description, payload_schema_ref (resolve via GET /api/workflow/registry/schemas/{schemaRef}), payload_schema_ref_status, source (system|tenant), and status. Supports search, source, status, and limit query filters.
RBAC · workflow
Query parameters
searchstringOptional
Case-insensitive match on event type, name, and description.