Skip to main content
Version: Version 26.3

Retrieve a specific flow by ID

GET 

/v1/organizations/:organization_id/flows/:flow_id

Retrieves detailed information about a specific flow, including its configuration, execution logic, conditions, destinations, and execution metrics. Returns the full flow data in the requested language.

Request

Responses

Flow details retrieved successfully. The response includes the full flow configuration, conditions, destinations, and execution metrics.