Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional flag to only fetch ratings which the user has completed.
Example:
1
List all ratings across conversations. Sorted by latest.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Optional flag to only fetch ratings which the user has completed.
1