workflow endpoint documentation
# support
g
https://docs.vapi.ai/api-reference/ i cant find workflow API documentation. is it removed or deprecated? @Vapi Support Bot @Vapi @ivy
v
The workflow API documentation is still available, but it is currently marked as [BETA]. You can list all workflows using the following cURL command:
Copy code
curl https://api.vapi.ai/workflow \
  -H "Authorization: Bearer <token>"
See the full documentation and more examples at [Vapi Workflow API Reference](https://docs.vapi.ai/api-reference/workflow/workflow-controller-find-all). Source: - [Vapi Workflow API Reference](https://docs.vapi.ai/api-reference/workflow/workflow-controller-find-all)