Approval Request API
Get Approval Request
Get a single approval request by ID.
GET
Get Approval Request
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the approval request.
Response
Success
A runtime approval request tracking the approval workflow for an access request or workflow run.
Set exactly ONE of: accessRequestTimeAllocationId, workflowRunId
Get Approval Request

