You use the ListSets verb to get back the names of the “sets”, i.e. the ID and description of the Saved Queries and global SavedLists.
Let’s see an example request. To start we need to go to the “base” URL:
http://[ServerUrl]/oai/data/oai2_0
Now we specify the verb — which in this case is ListSets. So add ?verb= ListRecords to the end of the previous URL to get this:
http://[ServerUrl]/oai/data/oai2_0?verb=ListSets
Here’s an example response:
You can use the OAI Set Editor to add saved queries and SavedLists to the list of sets or to delete them.