Entitlement
Get entitlement for a specific feature.
Args: organization_id: The organization id feature: The name of the feature auth_context: The authentication context
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
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
get
/organizations/{organization_id}/entitlement/{feature}No content
Last updated
Was this helpful?