Skip to main content
GET
JavaScript

प्राधिकरण

Authorization
string
header
आवश्यक

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

पथ पैरामीटर

id
string
आवश्यक

Entitlement ID

प्रतिक्रिया

Detailed view of a single entitlement: identity, integration type, integration-specific configuration, and metadata.

business_id
string
आवश्यक

Identifier of the business that owns this entitlement.

created_at
string<date-time>
आवश्यक

Timestamp when the entitlement was created.

id
string
आवश्यक

Unique identifier of the entitlement.

integration_config
Feature Flag Config · object
आवश्यक

Integration-specific configuration. For digital_files entitlements this includes presigned download URLs for each attached file.

integration_type
enum<string>
आवश्यक

Platform integration this entitlement uses.

उपलब्ध विकल्प:
discord,
telegram,
github,
figma,
framer,
notion,
digital_files,
license_key,
feature_flag
is_active
boolean
आवश्यक

Always true for entitlements returned by the public API; soft-deleted entitlements are not returned.

metadata
Metadata · object
आवश्यक

Arbitrary key-value metadata supplied at creation or via PATCH.

name
string
आवश्यक

Display name supplied at creation.

updated_at
string<date-time>
आवश्यक

Timestamp when the entitlement was last modified.

description
string | null

Optional description supplied at creation.

अंतिम संशोधन 26 मई 2026