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