Frontegg · Example Payload

Frontegg Entitlement Check Response Example

AuthenticationAuthorizationIdentity ManagementCIAMB2B SaaSMulti-TenancyRBACSSOSCIMEntitlementsOAuthOpenID Connect

Frontegg Entitlement Check Response Example is an example object payload from Frontegg, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

resultreasonplanIdexpiresAt

Example Payload

Raw ↑
{
  "result": true,
  "reason": "plan_grants_feature",
  "planId": "plan-enterprise",
  "expiresAt": "2027-05-22T00:00:00Z"
}