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