Get the approval state
Beta. This endpoint is unstable and may still change without notice. Pin against the dated version and watch the changelog.
Returns the approval status of the version under review, the running request (approvers and decisions) and whether the caller may decide. Internal staff only; never exposed to the recipient.
Autorisierungen
API token of the organisation. Send it as Authorization: Bearer api_... The token is bound to exactly one organisation.
Pfadparameter
Offer ID (ULID).
Antwort
The approval sub-resource.
Internal approval state of an offer. Returned only to authenticated staff, never to the recipient.
not_required, pending, approved, rejected, superseded Whether an approval workflow applies.
Whether the caller is a named approver who may decide now.
The running approval request. Null when none is pending.