approval_request_get_by_id
Get an approval request by ID. The requestor reason is base64-encoded—decode before displaying.
Instructions
Get Approval Request By ID NOTE: requestorReason is base64-encoded -- decode before display. approval_request_get_permit_application_by_id returns the same request with the reason already decoded under fileDetails.requestorReason, plus file/policy/ringfencing context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| approval_request_id | No | ||
| organization_id | No | Override the default organization (ManagedOrganizationId header). | |
| override_organization_id | No | Optional OverrideManagedOrganizationId header. |