Dashboards & Visualizations

REST endpoint /rest command to see pdf scheduled dashboards

Mag2sub
Path Finder

Hi,
I have certain dashboards that are scheduled as pdf mails

How do see the queue of schedules and also list dashboards that have been already mailed out

I checked scheduled views/list in the user namespace but it does not list them ..meanwhile im getting the pdf reports and schedules are funcitonal

Thans

Tags (1)
0 Karma

Mag2sub
Path Finder

Not listing in mine via https or via REST search command using admin namespace in which the dashboard was scheduled

Also is there an endpoint for mailed our dashboards ?

0 Karma

dart
Splunk Employee
Splunk Employee

Are you hitting the regular /services version of the endpoint or the namespaced /servicesNS one?

For this I'd suggest you might need to use the namespaced one. This search worked for me:

| rest /servicesNS/-/-/scheduled/views

According to the documentation the scheduled/views endpoint should give you all the schedules.

0 Karma

Mag2sub
Path Finder

Not listing in mine via https or via REST search command using admin namespace in which the dashboard was scheduled

Also is there an endpoint for mailed our dashboards ?

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...