Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

from
string
required

Starting record index, starting from 0

to
string
required

Ending record index, starting from 0

review_form_id
string<uuid>

Filter by review form id

customer_id
string

Filter by customer id

anonymous
enum<string>

When true, only responses without a customer_id

Available options:
true,
false
source
string

Filter by source

platform
string

Filter by platform

brand_id
string

Filter by brand id

store_id
string

Filter by store id

channel_id
string

Filter by channel id

created_from
string<date-time>

Filter responses created on or after this ISO 8601 date

created_to
string<date-time>

Filter responses created on or before this ISO 8601 date

Response

Ok

data
object[]
from
number
Example:

0

to
number
Example:

20

count
number
Example:

1