Get decision
Returns the current review decision for a promotion version. Once a decision has been made on the version, the response also includes who made the decision, when, and the reason if one was recorded.
Authorizations
Unkey API key passed as Bearer token
Headers
External user identifier from the calling system
External user email from the calling system
Response
Current decision for the version
Current review decision for the version. While a version is still under review this is in_review, pending, or none. Once decided it is approved, rejected, changes_requested, or conditionally_approved.
approved, rejected, changes_requested, conditionally_approved, in_review, pending, none Correlation ID for request tracing. Include in support requests.
ID of the user who made the decision. Omitted while the version is still under review, or before any decision is recorded.
When the decision was recorded. Omitted when unavailable.
The reason recorded with the decision. Omitted when none applies or is unavailable.