Skip to main content
GET
Get Stripe Product

Authorizations

Authorization
string
header
required

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

Path Parameters

environment
enum<string>
required

Payment provider environment.

Available options:
test,
live
productId
string
required

Stripe product ID.

Minimum string length: 1

Response

Product and prices

product
object
required
prices
object[]
required