No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Dashboards API Resource Reference
The Dashboards API provides several resources for accessing
and refreshing dashboards.
Resources for the Dashboards API are available at /services/data/<latest API version>/analytics/dashboards. You can query each resource with an HTTP method (such as GET). Use these resources to integrate dashboard data directly into your applications.
| Resource | Supported HTTP Method | Description |
|---|---|---|
| Dashboard List | GET | Returns a list of recently used dashboards. |
| Dashboard Results | GET PUT |
Returns the metadata, data, and status for the specified dashboard. Triggers a dashboard refresh. |
| Dashboard Status | GET | Returns the status for the specified dashboard. |