Skip to main content
GET
List Sales products

Authorizations

Authorization
string
header
required

Your personal access token where supported, or a scoped API key (hc_…) created inside HueChat at Account → Developer API. Send it as Authorization: Bearer <token>.

Path Parameters

accountId
integer<int32>
required

The account that issued the API key.

Query Parameters

q
string

Search

active
boolean

Only active products

page
integer

Page number

per_page
integer

Records per page

Required range: x <= 200

Response

OK

The response is of type object.