List charts on a dashboard
Dashboards
List charts on a dashboard
Lists all active (non-archived) charts on a dashboard, including the content of each chart’s latest version (name, SQL query, chart type, axes). Requires admin access to the organization. Results are paginated and ordered by creation date (newest first).
GET
List charts on a dashboard
Authorizations
API key authentication using Bearer token format: Bearer <basedash_api_key>
Query Parameters
Maximum number of items to return (1-100, default 50)
Required range:
1 <= x <= 100Cursor for pagination (ID of the last item from previous page)