Skip to main content
GET
List all ratings across conversations. Sorted by latest.

Authorizations

Authorization
string
header
required

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

Query Parameters

only_rated
integer

Optional flag to only fetch ratings which the user has completed.

Example:

1

Response

200 - application/json

Success

data
object[]

Default count: 100

meta
object