Approval Request API
Get Approval Request Step
Get a single step for an approval request.
GET
Get Approval Request Step
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the approval request.
The ID of the approval step.
Response
Success
A runtime approval step with inline approver resolutions.
Get Approval Request Step

