Chuyển đến nội dung chính
GET
JavaScript

Ủy quyền

Authorization
string
header
bắt buộc

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

Tham số đường dẫn

id
string
bắt buộc

Product Id

Phản hồi

Product Details

brand_id
string
bắt buộc
business_id
string
bắt buộc

Unique identifier for the business to which the product belongs.

created_at
string<date-time>
bắt buộc

Timestamp when the product was created.

credit_entitlements
object[]
bắt buộc

Attached credit entitlements with settings

entitlements
object[]
bắt buộc

Attached entitlements (integration-based access grants)

is_recurring
boolean
bắt buộc

Indicates if the product is recurring (e.g., subscriptions).

license_key_enabled
boolean
bắt buộc
không còn sử dụng

Indicates whether the product requires a license key.

metadata
Metadata · object
bắt buộc

Additional custom data associated with the product

price
One Time Price · object
bắt buộc

Pricing information for the product.

product_id
string
bắt buộc

Unique identifier for the product.

tax_category
enum<string>
bắt buộc

Tax category associated with the product.

Tùy chọn có sẵn:
digital_products,
saas,
e_book,
edtech
updated_at
string<date-time>
bắt buộc

Timestamp when the product was last updated.

addons
string[] | null

Available Addons for subscription products

description
string | null

Description of the product, optional.

digital_product_delivery
null | Digital Product Delivery · object

Digital-product-delivery payload, present on grants for digital_files entitlements. Each file carries a short-lived presigned download URL.

image
string | null

URL of the product image, optional.

license_key_activation_message
string | null
không còn sử dụng

Message sent upon license key activation, if applicable.

license_key_activations_limit
integer<int32> | null
không còn sử dụng

Limit on the number of activations for the license key, if enabled.

license_key_duration
null | License Key Duration · object

Duration of the license key validity, if enabled.

name
string | null

Name of the product, optional.

pricing_mode
null | enum<string>

Pricing mode for localized pricing. NULL means base-only (no localized rules apply).

Tùy chọn có sẵn:
by_currency,
by_country
product_collection_id
string | null

The product collection ID this product belongs to, if any

Lần sửa đổi cuối 1 tháng 4, 2026