Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the workflow.
Response
Success
The workflow.
Get a specific workflow by ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the workflow.
Success
The workflow.