Query Parameters
The ID of the entity to check for
Response
Returns a boolean value indicating if the entity is saved.true
if the entity is saved in any list, false
otherwiseError Responses
Invalid Entity ID - 400 Bad Request
Invalid Entity ID - 400 Bad Request
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error
Notes
- Returns a boolean value indicating if the entity is saved in any of the user’s lists.
- This endpoint checks across all lists belonging to the authenticated user.