User-Item Interactions
List Item Cart Additions
Lists all the ever-made cart additions of the given item.
get/{databaseId}/items/{itemId}/cartadditions/
Path parameters
databaseIdstring required
ID of your database.
itemIdstring required
ID of the item whose cart additions are to be listed.
Response
Successful operation.
Changes
No recorded changes to this endpoint across all 1 revision of this API.