Allow API retrieval of a user's saved searches
We would like the ability to retrieve a user's saved searches via API, in order to allow for the user's searches to be displayed with other user information (e.g., in a library website user account).
There is an existing API, in the DevTools' Network tab as
/primo_library/libweb/webservices/rest/v1/savedSearches?vid=..., which requires a Guest or User JWT.
However, this API has not been added to the API Gateway for public use. We would like for this to be added to the API Gateway.
1
vote

-
Manu Schwendener commented
This feels wrong to me for privacy reasons.