get https://api.flow.ai/rest/v1/projects//flows
Retrieve a list of all flows using the Flow Management API.
Response
Retrieve a list of all flows using the Flow Management API.
xxxxxxxxxx
curl "https://api.flow.ai/v1/projects/:projectId/flows"
-H 'Authorization: Bearer MY_MANAGEMENT_API_KEY'