Entitlement
Get entitlement for a specific feature.
Args: organization_id: The organization id feature: The name of the feature use_organization_cache: Whether to use the organization's cache to check the entitlement. Currently applicable for opt-in features only. auth_context: The authentication context rbac: The RBAC component organization_manager: The organization manager
Raises: IllegalOperationError: If the user is not internal.
Authorizations
OAuth2clientCredentialsRequired
Token URL:
OAuth2authorizationCodeRequired
Authorization URL: Token URL: Refresh URL:
Path parameters
organization_idstring · uuidRequired
featurestringRequired
Query parameters
use_organization_cachebooleanOptionalDefault:
trueResponses
200
Successful Response
application/json
anyOptional
422
Validation Error
application/json
get/organizations/{organization_id}/entitlement/{feature}
No content
Last updated
Was this helpful?