Skip to main content
GET
Get Product

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Response

Successful response

id
string
required
createdAt
integer
required

Epoch milliseconds.

Required range: -9007199254740991 <= x <= 9007199254740991
updatedAt
integer
required

Epoch milliseconds.

Required range: -9007199254740991 <= x <= 9007199254740991
livemode
boolean
required
name
string
required
description
string | null
required
imageURL
string | null
required
organizationId
string
required
active
boolean
required
singularQuantityLabel
string | null
required
pluralQuantityLabel
string | null
required
pricingModelId
string
required
default
boolean
required
slug
string
required

Unique identifier for the product within its pricing model

Required string length: 1 - 255
prices
object[]
required
defaultPrice
object
required

The default price for the product. If no price is explicitly set as default, will return the first price created for the product..

features
object[]
required