Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The workflows execution's workflow id.
Response
Stream of the step's status.
The step's status update and data changes.
Example:
"event: success\n data: {}"