Skip to main content
GET
List products

Authorizations

X-API-KEY
string
header
required

Query Parameters

name
string

Filter by product name (case-insensitive substring match)

limit
integer

Maximum number of products to return

nextToken
string

Pagination cursor returned by a previous call

Response

OK

data
object[] | null

Products is the page of products matching the query.

nextToken
string

base64 encoded JSON representing a NextToken