Tool
analytics_dashboard_list
List the saved dashboards of the current product, newest first.
List the saved dashboards of the current product, newest first. Narrow by an exact tag or by a case-insensitive substring of the name or slug. Returns definitions, not results.
Behavior
- HTTP
GET /analytics/dashboards
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| q | string | — | Case-insensitive substring of the name or slug |
| tag | string | — | Exact tag the dashboard must carry |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| dashboards | array | • |
Try it
List the saved dashboards of the current product, newest first.