Skip to main content

Retrieve a flow

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.