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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.