Authorizations
You can generate an Organization Access Token from your organization's settings.
Path Parameters
The product ID.
Response
Successful Response
A product.
The ID of the object.
Creation timestamp of the object.
Last modification timestamp of the object.
The interval unit for the trial period.
day, week, month, year The number of interval units for the trial period.
The name of the product.
The description of the product.
The recurring interval of the product. If None, the product is a one-time purchase.
day, week, month, year Number of interval units of the subscription. If this is set to 1 the charge will happen every interval (e.g. every month), if set to 2 it will be every other month, and so on. None for one-time products.
Whether the product is a subscription.
Whether the product is archived and no longer available.
The ID of the organization owning the product.
List of prices for this product.
- LegacyRecurringProductPriceFixed
- LegacyRecurringProductPriceCustom
- LegacyRecurringProductPriceFree
- ProductPriceFixed
- ProductPriceCustom
- ProductPriceFree
- ProductPriceSeatBased
- ProductPriceMeteredUnit
List of benefits granted by the product.
- BenefitCustom
- BenefitDiscord
- BenefitGitHubRepository
- BenefitDownloadables
- BenefitLicenseKeys
- BenefitMeterCredit
List of medias associated to the product.
List of custom fields attached to the product.

