Approval Request API
Get Approval Request Step
Get a single step for an approval request.
get/v2/approval-requests/{approval_request_id}/steps/{step_id}
Path parameters
approval_request_idstring required
The ID of the approval request.
step_idstring required
The ID of the approval step.
Response
Success