No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Dashboard List
Returns a list of recently used dashboards.
Syntax
- URI
- /vXX.X/analytics/dashboards
- Available since release
- 31.0
- Formats
- JSON
- HTTP methods
- GET
- Authentication
- Authorization: Bearer token
- Response body
- An array of recent dashboard objects. Each object contains the
following fields:
Property Type Description id String Unique identifier of the dashboard. name String Localized display name of the dashboard. statusUrl String Dashboard status URL. url String Dashboard result URL.