Skip to main content
GET
Get a product

Authorizations

Authorization
string
header
required

Clerk tenant API key. The organizationId encoded by the key is the exact and only tenant scope.

Path Parameters

productId
string
required

Response

Tenant-scoped resource.

id
string
required
name
string
required
description
string | null
required
priceCents
integer
required

Amount in integer cents.

imageUrl
string | null
required
siteId
string
required
category
string | null
required
recurring
boolean
required
giftCard
boolean
required
active
boolean
required
archived
boolean
required
expiryDays
integer | null
required
voucherGroupId
string | null
required
createdAt
string<date-time>
required

UTC ISO 8601 timestamp.

archivedAt
string<date-time> | null
required

UTC ISO 8601 timestamp.