Get Product Catalog

Retrieves paginated information about products and bundles in the catalog, including attributes, assignments, and pricing details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 16

The unique identifier of the Version.

Query Params
sku
array of strings
length ≤ 100

One or more product SKUs to filter the result. Can be used multiple times (e.g., ?sku=SKU001&sku=SKU002).

If none of the provided SKUs match, the service will return an empty list.

In case you inform a list of SKUs, ‘limit’ and ‘offset’ parameters on request will be ignored if provided.

sku
integer
Defaults to 0

The number of products to skip for pagination.

integer
Defaults to 100

The maximum number of products to return.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json