- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
matstap
Communicator
03-15-2018
12:46 PM
I'm trying to find how to get the REST API endpoints for saved searches, but I'm finding conflicting information.
Would this be the endpoint: https://{host}:{mPort}/services/saved/searches/{ss name}
Or would this be correct: https://{host}:{mPort}/servicesNS/{user}/{app}/saved/searches/{ss name}
Or would it be something else?
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

tiagofbmm
Influencer
03-15-2018
12:58 PM
Hi
https://host:<mgmt_port>/services/saved/searches
is the correct endpoint.
You can find them all here http://docs.splunk.com/Documentation/Splunk/7.0.2/RESTREF/RESTsearch
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

tiagofbmm
Influencer
03-15-2018
12:58 PM
Hi
https://host:<mgmt_port>/services/saved/searches
is the correct endpoint.
You can find them all here http://docs.splunk.com/Documentation/Splunk/7.0.2/RESTREF/RESTsearch
