[dspace-tech] Re: Dspace API | apply filters

2023-07-31 Thread 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

On Thursday, July 27, 2023 at 12:20:24 AM UTC-5 raja...@gmail.com wrote:

> 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
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/6ffbe5e0-ef69-441b-8d6e-bbecfd378fb4n%40googlegroups.com.


[dspace-tech] Re: DSpace API

2017-10-06 Thread Mark H. Wood
On Thursday, October 5, 2017 at 1:16:55 PM UTC-4, Ed Warga wrote:
>
> I'm beginning to think about using the API for certain management 
> activities in my repo. Wondering if anyone has created any scripts to 
> leverage the API in DSpace. I'm looking for =some examples to work from as 
> I get started. What have you done!? Can you share any scripts or ideas?
>
>

There are some bin/dspace commands which are designed to be 
scripting-friendly.  For example the 'user' command (which could use some 
expansion, and a companion 'group' command).  In addition, bin/dspace 
itself can execute scripts composed of multiple commands from its 
repertoire.

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.