EVENTS
Get Linked Workflows
Fetch list of all workflows where this event is used
GET
Get Linked 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.)
URL encoded event name. Example - SHIPMENT%20ARRIVED
Response
Successfully retrieved linked workflows
Previous
Delink Schema from EventRemove the linked schema from an event, making it schema-less. This allows the event to accept any payload structure without validation against a predefined schema.
Next
Get Linked Workflows