Dspace API | apply filters

77 views
Skip to first unread message

raja's view

unread,
Jul 27, 2023, 1:20:24 AM7/27/23
to dspac...@googlegroups.com
Hi Team,

Kindly share the Dspace collection listing API and scope based Items listing API in Dspace. 

We need below fields only for response, can you please suggest how to apply the filters in that API.

dc.title
Bitstream
Item Name

DSpace Technical Support

unread,
Jul 31, 2023, 11:31:46 AM7/31/23
to DSpace Technical Support
Hi,

See the Search Endpoints documented in our REST Contract: https://github.com/DSpace/RestContract/blob/main/search-endpoint.md

It's also worth noting that you can easily discover which DSpace REST API endpoints are used by the User Interface using your browser.  Just open up the DevTools and look at the Network tab.  Then perform some action in the User Interface and you'll see every REST API call it makes.  This is possible because the User Interface runs entirely in your browser, so it has to make requests to the REST API to gather all data to display & those requests always appear on that "Network" tab.

Tim

Reply all
Reply to author
Forward
0 new messages