Product
Get products
GET
/
catalogue
/
products
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Query Parameters
locale
string
Defines the locale to use for translations. Defaults to tenant locale.
showArchived
boolean
default: falseDefines if archived products should be included in the result.
page
integer
default: 1The collection page number
limit
integer
default: 30The number of items per page
Required range:
0 < x < 100
groups[]
enum<string>[]
Available options:
translations
type
string
type[]
string[]
productFamilies
string
productFamilies[]
string[]
Response
200 - application/json
data
object[]
meta
object
Was this page helpful?