WORKFLOWS
List Workflows
Retrieve a list of workflows in a workspace.
GET
List Workflows
Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You can get Service Token from SuprSend dashboard -> Account Settings -> Service Tokens section.
Path Parameters
Workspace slug (staging, production, etc.)
Query Parameters
Mode to filter workflows (draft or live). By default, draft workflows are returned.
Available options:
draft, live Comma-separated list of workflow slugs to filter. This can be used to filter workflows by slug.
Previous
Enable/Disable WorkflowEnable or disable a workflow. Disabled workflows will not be executed when triggered. By default, workflows are enabled unless you explicitly disable them.
Next
List Workflows