Skip to main content
GET
List products

Authorizations

Authorization
string
header
required

Your account's secret key: Authorization: Bearer sk_test_… or sk_live_…. Server-side only.

Query Parameters

limit
integer

How many items to return.

Required range: x >= 0
offset
integer

How many items to skip.

Required range: x >= 0

Response

The account's products.

products
object[]