Resolve the organization entitlement verdict
GET/v1/org/entitlements
Returns the calling organization's derived entitlement verdict for the requested view. The organization is taken from the access token. The salesforce view is platform-only: callable exclusively by Propper-generated Salesforce client applications, not by customer-created ones.
Request
Responses
- 200
- 400
- 401
- 403
The resolved entitlement verdict. An organization without an active connector still returns 200 (with gateState: no_connector); the endpoint reports entitlement and is never itself entitlement-gated.
The view query parameter is missing or unsupported.
Missing or invalid access token.
The token is not a platform client authorized for the entitlement verdict projection.