User-Item Interactions

List Item Bookmarks

Lists all the ever-made bookmarks of the given item.

get/{databaseId}/items/{itemId}/bookmarks/

Path parameters

databaseIdstring required

ID of your database.

itemIdstring required

ID of the item whose bookmarks are to be listed.

Response

Successful operation.

userIdstring required

User who bookmarked the item

itemIdstring required

Bookmarked item

cascadeCreateboolean

Sets whether the given user/item should be created if not present in the database.

recommIdstring

If this bookmark is based on a recommendation request, recommId is the id of the clicked recommendation.

additionalDataobject

A dictionary of additional data for the interaction.

Changes

No recorded changes to this endpoint across all 1 revision of this API.