Reporting

Get the list of scheduled reports in my app

o_calmels
Communicator

Hi, I am wrting my app. I this one, I want to display the list of scheduled reports associated with my app. Do someone know a request or another way to get this list, even the complete list, i Will sort it later.

Cheers.

Olivier.

Tags (2)
0 Karma

sowings
Splunk Employee
Splunk Employee

Try the REST API:

| rest /services/saved/searches | search eai:acl.app=<your_app_here>

Note that if you have a lot of saved searches, you might need to add count=-1 (unlimited) before the pipe to the search command. By default, only 30 results are returned from this REST endpoint.

The 'title' field is probably of particular interest here.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...