Splunk Enterprise

How to get the search query from a search sid using restful API?

patng_nw
Communicator

I have a search SID, and currently I am getting its result using the API api/search/jobs/<sid>/results

However, I also need to access the search query string behind this search result.  Is there an API for getting that?

Labels (1)
0 Karma
1 Solution

493669
Super Champion

Hi @patng_nw 

Use below spl query and add necessary sid then request.search will provide the required search query string

| rest /services/search/jobs/<sid>| table sid title eai:acl.app eai:acl.owner request.search

 


-----------------------------------------------------------------------------------------------------------------------------------
If this reply helps do upvote the answer.

View solution in original post

0 Karma

493669
Super Champion

Hi @patng_nw 

Use below spl query and add necessary sid then request.search will provide the required search query string

| rest /services/search/jobs/<sid>| table sid title eai:acl.app eai:acl.owner request.search

 


-----------------------------------------------------------------------------------------------------------------------------------
If this reply helps do upvote the answer.

0 Karma

patng_nw
Communicator

It works.  Thanks a lot!

0 Karma
Get Updates on the Splunk Community!

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...