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>

Lifecycle status of the product: active or archived.

Available options:
active,
archived

Response

Successfully retrieved products

items
object[]
required

List of product items

pagination
object
required

Pagination details for the list