For the complete documentation index, see llms.txt. This page is also available as Markdown.

Entitlement

Get Entitlement

get

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: true
Responses
200

Successful Response

application/json
anyOptional
get/organizations/{organization_id}/entitlement/{feature}

No content

ZenML Scarf

Last updated

Was this helpful?