Subscribe to a workflow's execution to receive real-time information about its steps, status, and data. This route returns an event stream that you can consume using the EventSource API.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET '{{BASE_URL}}/admin/workflows-executions//subscribe'
Response Response Example
400 - Not Allowed Error
{"message":"Discount must be set to dynamic","type":"not_allowed"}