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