Skip to main content
GET
Export filtered response CSV

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
required
Required range: x >= 1
formId
string<uuid>
required

Query Parameters

from
string<date>

Inclusive UTC day; defaults to all time.

to
string<date>

Inclusive UTC day; defaults to today.

device
enum<string>
Available options:
desktop,
mobile,
tablet,
other
status
enum<string>
Available options:
partial,
completed

Response

CSV attachment

The response is of type string.