latestOpenAPI 3.0.02026-08-0819201.1 MB

411f9f98c01e

flows

Subscribe to flow notifications

Subscribe the current user to notifications for a specific flow event type (e.g., TASK_PROCESSING_ERROR, FLOW_STOPPED, or TASK_OPERATIONAL_ERROR). The user must be a member of the workspace to which the flow belongs.

post/flows/{flow_id}/subscriptions

Path parameters

flow_idstring required

Flow identifier

Request body

notification_type'TASK_PROCESSING_ERROR' | 'FLOW_STOPPED' | 'TASK_OPERATIONAL_ERROR' required

Type of event to subscribe to

Response

Subscription created