User-Item Interactions
List Item Ratings
Lists all the ratings of an item ever submitted by different users.
get/{databaseId}/items/{itemId}/ratings/
Path parameters
databaseIdstring required
ID of your database.
itemIdstring required
ID of the item whose ratings are to be listed.
Response
Successful operation.