Skip to main content
GET
List all products

Authorizations

x-api-key
string
header
required

API key for authentication. You can find your API key in the Creem dashboard under Settings > API Keys.

Query Parameters

page_number
number
default:1

The page number for pagination.

Example:

1

page_size
number
default:10

The number of items per page.

Example:

10

status
enum<string>

Filter products by lifecycle status. Omit to return products of any status. active returns only non-archived products (the common case for catalogues and pricing pages); archived returns only archived products (useful for configuration synchronization). Status of the product

Available options:
active,
archived

Response

Successfully retrieved products

items
object[]
required

List of product items

pagination
object
required

Pagination details for the list