Is Entity Saved
Entity Endpoints
Is Entity Saved
Check whether an entity is saved in any of the current user’s collections
GET
Is Entity Saved
Returns whether the specified entity is saved in any collection belonging to the authenticated user, along with the list of matching collections.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The ID of the entity to check.
Response
true if the entity is saved in at least one collection.List of collections (by ID and name) that contain this entity.
Error Responses
Server Error — 500
Server Error — 500

