Hi Naveen,
What is the result of your GET? Do you get an error or is it just an empty list of Queries?
Before you can GET a query, you have to Create one by specifying the resultobjects of your query. Then you can retrieve the details of the query as well as the results by using the oData query APIs
https://help.sap.com/viewer/5431204882b44fc98d56bd752e69f132/4.2.6/en-US/ec55543d6fdb101497906a7cb0e91070.html
Dan
Add comment