Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.herondata.io/api/workflow/user/workflows \ --header 'x-api-key: <api-key>'
[ { "dashboard_trigger_enabled": true, "dashboard_trigger_label": "<string>", "heron_id": "<string>", "is_default": true, "name": "<string>", "owners": { "group_slack_name": [ "<string>" ], "user_email": [ "[email protected]" ] } } ]
Returns all workflows belonging to the authenticated user.
List of workflows
Show child attributes
Was this page helpful?