cURL
curl --request GET \ --url https://www.callcow.ai/api/workflows \ --header 'Authorization: Bearer <token>'
{ "workflows": [ { "id": "b8f40b44-3b7a-425b-a2ae-1327471b0410", "name": "Customer Support Workflow" } ] }
Returns all non-deleted workflows for the authenticated organization.
API key generated from Settings → API Keys. Format: ck_live_...
ck_live_...
List of workflows
Show child attributes