List flows in the project

Returns every flow visible to this API key's project.

GET /api/v1/flows

Returns every flow visible to this API key’s project.

Authentication

Requires a project API key — see Authentication.

Parameters

None.

Responses

StatusDescription
200List of flows.
401Missing, malformed, expired, or revoked API key.
429Rate limit, concurrent cap, or monthly quota exceeded.

Tag: Flows