- API Reference
- List Workflows
API Reference
List Workflows
GET
/v1/workflows
X-API-Key*
curl --request GET \
--url https://mango.sievedata.com/v1/workflows \
--header 'X-API-Key: AUTH_VALUE'
This endpoint returns a list of workflows that the user has access to.
curl --request GET \
--url https://mango.sievedata.com/v1/workflows \
--header 'X-API-Key: AUTH_VALUE'