Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the workflow to list approval procedures for.
Response
Success
The list of approval procedures.
List all approval procedures for a workflow.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the workflow to list approval procedures for.
Success
The list of approval procedures.