/dune/dashboards

POST /api/dune/dashboards

Price: 1 credit

Get a Dune dashboard by id or handle/slug: metadata, author, text widgets and referenced queries

How to use it

Get a Dune Analytics dashboard by its numeric id or by '{handle}/{slug}' (as in a dune.com dashboard URL). Returns the dashboard title, slug, tags, star and view counts, trending flag, created/updated timestamps, the author (analyst or team), the markdown text blocks, and the list of widgets — each naming the visualization and the underlying query (id, name, author) it renders. Use the widget query ids with the 'queries' and 'queries/results' endpoints to drill into the data.

Parameters

Request body

Response

Errors

Response headers