Skip to main content
Version: Version 26.3

Retrieve paginated list of flows for an organization

GET 

/v1/organizations/:organization_id/flows

Retrieve a paginated list of flows belonging to the specified organization. Supports filtering, sorting, and searching across flow properties. Results are returned in pages with pagination metadata.

Request

Responses

Paginated list of flows successfully retrieved. The response includes pagination metadata and the flow data array.