Customer Insights
Get customer insights
Retrieve analyzed customer feedback and insights
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Available options:
FEEDBACK
, BUG
, FEATURE_REQUEST
, QUOTE
Available options:
new
, reviewed
, archived
, all
Available options:
POSITIVE
, NEGATIVE
, NEUTRAL
Available options:
created_at
, updated_at
, occurrence_count
Available options:
asc
, desc
Required range:
x >= 1
Required range:
1 <= x <= 100
Response
200
application/json
Successfully retrieved customer insights
The response is of type object
.