Skip to main content
GET
List Sales quotes

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

status
string

Quote status

approval_status
string

Approval state: not_required, pending, approved or rejected

payment
string

Payment queue: requested or outstanding

deal_id
string

Deal UUID

page
integer

Page number

per_page
integer

Records per page

Required range: x <= 200

Response

OK

The response is of type object.