/dune/queries/results

POST /api/dune/queries/results

Price: 1 credit

Get the latest cached on-chain result rows for a Dune query

How to use it

Get the latest cached result of a Dune Analytics query by its numeric id — the actual on-chain data rows the query produced on its last run. Returns the result columns (name and type), the data rows, the execution timestamp and runtime, and the total available row count. Set count to control how many rows to return. Returns not-found when the query has no cached results available.

Parameters

Request body

Response

Errors

Response headers