Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
170 commits
Select commit Hold shift + click to select a range
6ae0de1
docs: Navigation restructure with Coinbase-style dropdowns
karimhass Jan 8, 2026
1088943
refactor: Use existing docs pages instead of stub files
karimhass Jan 8, 2026
f3af66e
refactor: Coinbase-style dropdowns with category headers
karimhass Jan 8, 2026
77eaf48
fix: Preserve ALL existing pages in new navigation structure
karimhass Jan 8, 2026
76556ac
refactor: Clean Coinbase-style dropdown navigation
karimhass Jan 8, 2026
3687bbf
feat: Implement original navigation proposal exactly
karimhass Jan 8, 2026
739bb67
feat: Coinbase-style category headers + Enterprise content
karimhass Jan 8, 2026
d881375
fix: Restore dropdown selectors for Access and Enterprise tabs
karimhass Jan 8, 2026
6d55086
feat: Coinbase-style dropdown selector for Access Methods
karimhass Jan 8, 2026
dd8b1b2
fix: Use Mintlify DROPDOWNS feature for Coinbase-style selector
karimhass Jan 8, 2026
ca17f44
fix: Try single dropdown with category groups and page links
karimhass Jan 8, 2026
004ac5e
fix: Put dropdowns at navigation ROOT level (not inside tab)
karimhass Jan 8, 2026
4392062
feat: Add custom CSS/JS for Coinbase-style dropdown selector
karimhass Jan 8, 2026
131ce22
fix: Dropdown only on Access Methods tab + clean SVG icons
karimhass Jan 8, 2026
7fa5352
fix: Improve sidebar detection with multiple selectors and retries
karimhass Jan 8, 2026
3568e39
feat: Filter sidebar to show only selected product's content
karimhass Jan 8, 2026
52e96df
feat: Restructure to anchors for isolated sidebar navigation
karimhass Jan 8, 2026
2cff626
fix: Spacing, Enterprise tab, and dropdown categories
karimhass Jan 8, 2026
bd26a96
fix: Spacing, rename to Trino Connectors, add BI tool icons
karimhass Jan 8, 2026
7e41948
fix: Revert Trino Connectors structure + aggressive spacing fix
karimhass Jan 8, 2026
7067403
feat: Rename Get Started to Docs + match PR 985 structure
karimhass Jan 8, 2026
24a9a5b
fix: SQL Query Engine original state + revert spacing for non-Access …
karimhass Jan 8, 2026
c1fc90b
fix: Restore tight spacing for Access Methods dropdown
karimhass Jan 8, 2026
2595bab
feat: Restructure Solutions to Use Cases with business context
karimhass Jan 8, 2026
fa0a24d
fix: Rename Use Cases page title to Overview
karimhass Jan 8, 2026
046afeb
move: Changelog from Resources to Docs section
karimhass Jan 8, 2026
5e03e2d
fix: Flatten Use Cases section + add star icon to Overview
karimhass Jan 8, 2026
abc49ee
fix: Correct page format in Use Cases section
karimhass Jan 8, 2026
1572fb2
feat: Restructure Docs section with Introduction and Quickstart
karimhass Jan 8, 2026
b174ea8
move: Web3 Data Resources under Learning section
karimhass Jan 8, 2026
ec99379
rename: Access Methods → Access
karimhass Jan 9, 2026
39563f3
feat: Move Analytics Hub, Datashare, Catalyst to Docs with Enterprise…
karimhass Jan 9, 2026
0445c19
fix: Restructure Analytics Hub, Datashare, Catalyst, and Access sections
karimhass Jan 9, 2026
9a02075
fix: Use correct file paths for Docs and Access tabs
karimhass Jan 9, 2026
913142d
fix: Restructure to keep each section as its own tab (Mintlify requir…
karimhass Jan 9, 2026
8e2f8e7
fix: Analytics Hub, Datashare, Catalyst under Docs with dropdowns
karimhass Jan 9, 2026
c4ee2b4
fix: Restore Access tab to original APIs & Connectors structure
karimhass Jan 9, 2026
dde8fb4
fix: Restore Access dropdown without Analytics Hub, Datashare, Catalyst
karimhass Jan 9, 2026
c08af88
fix: Update default dropdown selection to API Reference
karimhass Jan 9, 2026
28cbf3a
fix: Simplify API Reference anchor - use plain string paths
karimhass Jan 9, 2026
b13a18c
feat: Move Real-Time APIs to Docs as external link
karimhass Jan 9, 2026
4173a10
fix: Move Sim APIs to navbar instead of sidebar
karimhass Jan 9, 2026
1f5665b
feat: Add Sim Real-Time APIs to Docs sidebar
karimhass Jan 9, 2026
72a8f3b
feat: Make Sim Real-Time APIs a direct external link
karimhass Jan 9, 2026
e0049a9
fix: Revert external link format, use auto-redirect page instead
karimhass Jan 9, 2026
eb5859e
fix: Use Mintlify's native url frontmatter for external redirect
karimhass Jan 9, 2026
02c52dd
fix: Remove Web3 Data Resources from Docs (already in Resources)
karimhass Jan 9, 2026
7dabe7d
feat: Add icons to all sidebar sections
karimhass Jan 9, 2026
53d2e10
feat: Move icons from group headers to individual pages
karimhass Jan 9, 2026
349c042
fix: Revert top-level pages to simple strings
karimhass Jan 9, 2026
e3d212d
fix: Revert all page icon objects to simple strings
karimhass Jan 9, 2026
d118e7b
feat: Add icons to sidebar pages via MDX frontmatter
karimhass Jan 9, 2026
a9cac6c
feat: Add icons to group headers and star icons to all overviews
karimhass Jan 9, 2026
39f9ecb
feat: Update icons and rename Trading Intelligence
karimhass Jan 9, 2026
16ea0d3
feat: Update Access section - SDKs icons, Webhooks, BI Visualization …
karimhass Jan 9, 2026
dab21ad
feat: Add Access Overview, dbt connector pages, and icons
karimhass Jan 9, 2026
bce8f9f
fix: Remove Sim APIs from Access Overview and fix dropdown for dbt pages
karimhass Jan 9, 2026
b5b874d
fix: Add dropdown support for Create Webhooks page
karimhass Jan 9, 2026
c053651
feat: Rename Access tab to APIs & Connectors
karimhass Jan 9, 2026
93401b2
feat: Rename Access Overview to APIs & Connectors Overview
karimhass Jan 9, 2026
86108d1
feat: Move APIs & Connectors Overview into API Reference section
karimhass Jan 9, 2026
9d1b7fe
fix: Update dropdown selection when navigating between sections
karimhass Jan 9, 2026
3961845
Merge branch 'main' into docs-revamp-dropdown-nav
karimhass Jan 9, 2026
7b5a410
feat: Restructure navigation - remove dropdown, simplify API Reference
karimhass Jan 12, 2026
ef0bc90
chore: Remove orphaned files and directories
karimhass Jan 12, 2026
82ac314
refactor: Simplify BI Visualization Tools and dbt Connector sections
karimhass Jan 12, 2026
172070d
refactor: Update connector sections and add icons
karimhass Jan 12, 2026
1f52595
reorder: Move Transform your Data and BI Visualization Tools after An…
karimhass Jan 12, 2026
6056e36
fix: Remove Connectors section from API Reference Overview
karimhass Jan 12, 2026
9ea58b0
Merge remote-tracking branch 'origin/main' into docs-revamp-dropdown-nav
karimhass Jan 12, 2026
5bdbdeb
Making sure that the API Reference section is organized correctly on …
dericksozo Jan 13, 2026
af71b76
Merge remote-tracking branch 'origin/main' into pr-989
karimhass Jan 14, 2026
1249106
fix: Add 25 missing pages from production to PR 989
karimhass Jan 14, 2026
d421fa5
refactor: Reorganize Resources section and add missing icons
karimhass Jan 14, 2026
41055d1
refactor: Move FAQs to Support section, remove stub
karimhass Jan 14, 2026
437f5be
fix: Remove duplicate Pricing FAQs from Credits & Billing
karimhass Jan 14, 2026
34a6e5c
refactor: Clean up Resources section and reorganize
karimhass Jan 14, 2026
f002772
Fix broken Queries link in Credits & Billing section
karimhass Jan 14, 2026
333e0fb
Move Getting Started and Finding Data sections to Analytics Hub, make…
karimhass Jan 14, 2026
be1e48c
Combine Visualizations and Dashboards into single group
karimhass Jan 14, 2026
e28bccb
Move User Activity to Learning section in Resources
karimhass Jan 14, 2026
c9f10ba
Rename Credits & Billing page to Overview to avoid duplicate naming
karimhass Jan 14, 2026
7dbb107
Rename page to Credit System
karimhass Jan 14, 2026
dcb56d3
Revert page name back to Overview
karimhass Jan 14, 2026
c8d49df
Reorganize Analytics Hub: move Search to Finding Data, group Upload/E…
karimhass Jan 14, 2026
b94d837
Move Upload Data, Export Data, and Dune AI above Enterprise section
karimhass Jan 14, 2026
ab9d0df
Add icons to Creating & Sharing Content pages
karimhass Jan 14, 2026
34b9f6b
Add icons to Teams pages (create-and-manage, transfer-ownership)
karimhass Jan 14, 2026
713dbf4
Move Client SDKs section above Real-time APIs in Access tab
karimhass Jan 15, 2026
05076b0
Reorganize Functions and Operators into 9 logical groups with icons
karimhass Jan 15, 2026
9ba9d0d
Add Analytics API section to Docs, remove dbt connector card, move fr…
karimhass Jan 15, 2026
a42a592
Split connector overview into separate dbt and Trino overviews, add s…
karimhass Jan 15, 2026
1857458
Update Trino Connector overview to match actual supported tools (Hex,…
karimhass Jan 15, 2026
64e87a8
Add PowerBI to Trino Connector compatible tools
karimhass Jan 15, 2026
39e4701
Change connector overview pages to 'Overview' with star icon
karimhass Jan 15, 2026
fbb050c
Add clear link to API Reference tab in Analytics API overview
karimhass Jan 15, 2026
f48ef12
Add Product Comparison page comparing Analytics Hub, Datashare, and S…
karimhass Jan 15, 2026
3d1930b
Fix product comparison: spacing, freshness, links with underlines, te…
karimhass Jan 15, 2026
74e8f50
Switch to Markdown table format for better alignment and native link …
karimhass Jan 15, 2026
553ecb1
Add CSS for table link underlines and hover opacity, add Datashare in…
karimhass Jan 15, 2026
bc26c42
Split product comparison into separate tables with clear section headers
karimhass Jan 15, 2026
fac9039
Fix product comparison: add Query & Architecture header, remove dupli…
karimhass Jan 15, 2026
d79f50c
Rewrite product comparison with HTML table matching Allium structure
karimhass Jan 15, 2026
48866f2
Fix colspan attribute to lowercase for HTML compatibility
karimhass Jan 15, 2026
a169327
Fix product comparison: separate section headers, add Raw/Decoded/Tok…
karimhass Jan 15, 2026
e2541bf
Make product headers bigger with larger icons and better column align…
karimhass Jan 15, 2026
e008170
Remove duplicate product titles from each category section
karimhass Jan 15, 2026
0ced94e
Use full HTML table for consistent column alignment
karimhass Jan 15, 2026
085d265
Add white divider lines and larger category titles
karimhass Jan 15, 2026
922e7c4
edit product comparison
0xBoxer Jan 15, 2026
627a680
Consolidate YouTube videos into centralized video tutorials page and …
dericksozo Jan 15, 2026
1113a83
Merge branch 'docs-revamp-dropdown-nav' of https://github.com/duneana…
dericksozo Jan 15, 2026
4945c3e
Update data freshness values for Analytics Hub and Datashare
karimhass Jan 15, 2026
6a1be80
Revamp Welcome page with enterprise B2B focus
karimhass Jan 15, 2026
bfccfc7
Update Welcome page: rename to Introduction, remove duplicate section…
karimhass Jan 15, 2026
3121e08
Update opening to mission statement
karimhass Jan 15, 2026
6ead994
Remove em dashes from home page, update Twitter to @dune
karimhass Jan 15, 2026
77b97d5
Update prices docs from 40+ to 70+ blockchains
karimhass Jan 15, 2026
4e981f6
Standardize blockchain count to 115+ across all docs
karimhass Jan 15, 2026
24cc308
Change blockchain count from 115+ to 100+
karimhass Jan 15, 2026
ec9c30c
Revamp use cases: Analytics, Engineering, Accounting/Audit/AML
karimhass Jan 16, 2026
0c0394b
Flatten Datashare Enterprise dropdown into single section
karimhass Jan 16, 2026
c76ee56
Flatten Analytics Hub Enterprise, add SSO icons and Enterprise notes,…
karimhass Jan 16, 2026
241f4b1
Move SSO pages to Teams & Collaboration, remove SSO and permissions s…
karimhass Jan 16, 2026
e94c90e
Add icon to Writing Queries page
karimhass Jan 16, 2026
9ec0b85
Fix icons in Finding & Using Data: database for find-datasets, file-c…
karimhass Jan 16, 2026
c841ebb
Remove icons from group headers: Use Cases, Analytics API, Transform …
karimhass Jan 16, 2026
121a8ff
Rename: Extend Your Workflows → APIs & Connectors, Product Comparison…
karimhass Jan 16, 2026
896b219
Move Creating & Sharing Content from Resources to Analytics Hub
karimhass Jan 16, 2026
5d4a10d
Update Premium plan references to Legacy Premium/Enterprise
karimhass Jan 16, 2026
d58cf3e
Update Legacy Premium notes: deprecated → no longer available
karimhass Jan 16, 2026
0f0bd11
Reorganize Resources tab: clean up stubs, update Enterprise page
karimhass Jan 16, 2026
e7c8b60
Update Support page: Enterprise support options, LinkedIn → Dune
karimhass Jan 16, 2026
3ed276c
Consolidate Enterprise pages: keep only Analytics Hub version
karimhass Jan 16, 2026
2536a38
Add Bug Bounty group header in Resources
karimhass Jan 16, 2026
1b6b7ac
Update Enterprise: established teams → crypto native or crypto adjace…
karimhass Jan 16, 2026
4bb9065
Update Enterprise table: Price per extra credit → Price per credit
karimhass Jan 16, 2026
1e89ae0
Reorder Support page: Enterprise first, Community at bottom
karimhass Jan 16, 2026
06bc1d3
Update Bug bounty, remove header icons, update Datashare Enterprise
karimhass Jan 16, 2026
dd10705
Bug bounty → Bug Bounty, page title → Bug Bounty Submission
karimhass Jan 16, 2026
3e63a6f
Remove icons from API Reference section headers
karimhass Jan 16, 2026
4bc0be2
Break up dbt and Trino connector pages into multiple pages
karimhass Jan 16, 2026
9ab8948
Flatten connector pages, consolidate overviews
karimhass Jan 16, 2026
b299b8e
Implementing all of the linear issues and Karim's feedback.
dericksozo Jan 16, 2026
3d96773
Updating the changelog with information from december and november 2025.
dericksozo Jan 16, 2026
319dd60
Adding the amplitude tracking back via front-end javascript.
dericksozo Jan 16, 2026
bbd9e96
Update Products Overview page with improved clarity
karimhass Jan 16, 2026
e606217
Revert freshness/schemas formatting, update home.mdx APIs section
karimhass Jan 16, 2026
1d2c4f2
Remove APIs & Connectors section from Products Overview (now in home.…
karimhass Jan 16, 2026
fc3cd2c
Update intro text and rename Sim-Realtime APIs to Sim (Realtime APIs)
karimhass Jan 16, 2026
8fdceb8
Multiple updates across docs
karimhass Jan 16, 2026
ff58751
Revert sidebarTitle changes on non-Docs pages, update External BI Too…
karimhass Jan 16, 2026
6d68b5d
Fix External BI Tools card wording
karimhass Jan 16, 2026
adfd0da
Update accounting page: prediction market manipulation → wash trading
karimhass Jan 16, 2026
cc5cda5
Add case studies to use case pages
karimhass Jan 16, 2026
8646a87
Update intro: 'Dune is your onchain data warehouse' + shorten dbt card
karimhass Jan 16, 2026
45c74c8
Fix External BI Tools card wording
karimhass Jan 16, 2026
5004ca7
Update External BI Tools card wording
karimhass Jan 16, 2026
aea59b4
Rename Dune Datashare to Datashare, update sidebarTitle to Datashare …
karimhass Jan 16, 2026
7ba610b
Rename Analytics API Overview page
karimhass Jan 16, 2026
8a7dc6d
Revamp changelog with November and December 2025 updates
karimhass Jan 16, 2026
45fe27c
Restructure changelog to use Mintlify Update component format
karimhass Jan 16, 2026
6dc457e
Remove description, add RSS feed to changelog
karimhass Jan 16, 2026
7c6bc03
Fix Enterprise tags: Usage Table not Enterprise, Databricks is Enterp…
karimhass Jan 16, 2026
de7ef9d
Remove stub note from Databricks documentation
karimhass Jan 16, 2026
b4fc495
Remove video tutorials tip from Data Catalog page
karimhass Jan 16, 2026
c4a33f4
Add Sim (Realtime APIs) back to top of Docs sidebar
karimhass Jan 16, 2026
e057522
Make changelog improvements sections consistent, customer-focused lan…
karimhass Jan 16, 2026
40f4de0
Move API landing page and new endpoints to New Releases section
karimhass Jan 16, 2026
0575c04
Update Contract Submission Guide: add icon, B2B language
karimhass Jan 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions access-methods/api-reference/authentication.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: "Authentication"
description: "Authenticate your API requests"
---

# Authentication

Authenticate your API requests

## Overview

<Note>
This page is a stub. Content will be added soon.
</Note>

---

**Status:** 🚧 Stub — Content pending
41 changes: 41 additions & 0 deletions access-methods/api-reference/executions/cancel-execution.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Cancel Execution"
api: "POST /api/v1/executions-cancel-execution"
description: "Cancel a running execution"
---

# Cancel Execution

Cancel a running execution

## Request

<ParamField path="param_name" type="string" required>
Description of the parameter
</ParamField>

## Response

<ResponseField name="result" type="object">
The response data
</ResponseField>

## Code Examples

<CodeGroup>
```bash cURL
curl -X POST "https://api.dune.com/api/v1/executions-cancel-execution" \
-H "X-DUNE-API-KEY: your_api_key"
```

```python Python
from dune_client import DuneClient

dune = DuneClient(api_key="your_api_key")
result = dune.post("executions-cancel-execution")
```
</CodeGroup>

---

**Status:** 🚧 Stub — Content pending
41 changes: 41 additions & 0 deletions access-methods/api-reference/executions/execute-query-pipeline.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Execute Query Pipeline"
api: "POST /api/v1/executions-execute-query-pipeline"
description: "Execute a query pipeline"
---

# Execute Query Pipeline

Execute a query pipeline

## Request

<ParamField path="param_name" type="string" required>
Description of the parameter
</ParamField>

## Response

<ResponseField name="result" type="object">
The response data
</ResponseField>

## Code Examples

<CodeGroup>
```bash cURL
curl -X POST "https://api.dune.com/api/v1/executions-execute-query-pipeline" \
-H "X-DUNE-API-KEY: your_api_key"
```

```python Python
from dune_client import DuneClient

dune = DuneClient(api_key="your_api_key")
result = dune.post("executions-execute-query-pipeline")
```
</CodeGroup>

---

**Status:** 🚧 Stub — Content pending
41 changes: 41 additions & 0 deletions access-methods/api-reference/executions/execute-query.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Execute Query"
api: "POST /api/v1/executions-execute-query"
description: "Execute a saved query"
---

# Execute Query

Execute a saved query

## Request

<ParamField path="param_name" type="string" required>
Description of the parameter
</ParamField>

## Response

<ResponseField name="result" type="object">
The response data
</ResponseField>

## Code Examples

<CodeGroup>
```bash cURL
curl -X POST "https://api.dune.com/api/v1/executions-execute-query" \
-H "X-DUNE-API-KEY: your_api_key"
```

```python Python
from dune_client import DuneClient

dune = DuneClient(api_key="your_api_key")
result = dune.post("executions-execute-query")
```
</CodeGroup>

---

**Status:** 🚧 Stub — Content pending
41 changes: 41 additions & 0 deletions access-methods/api-reference/executions/execute-sql.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Execute SQL"
api: "POST /api/v1/executions-execute-sql"
description: "Execute raw SQL queries"
---

# Execute SQL

Execute raw SQL queries

## Request

<ParamField path="param_name" type="string" required>
Description of the parameter
</ParamField>

## Response

<ResponseField name="result" type="object">
The response data
</ResponseField>

## Code Examples

<CodeGroup>
```bash cURL
curl -X POST "https://api.dune.com/api/v1/executions-execute-sql" \
-H "X-DUNE-API-KEY: your_api_key"
```

```python Python
from dune_client import DuneClient

dune = DuneClient(api_key="your_api_key")
result = dune.post("executions-execute-sql")
```
</CodeGroup>

---

**Status:** 🚧 Stub — Content pending
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Get Execution Result CSV"
api: "GET /api/v1/executions-get-execution-result-csv"
description: "Get query results as CSV"
---

# Get Execution Result CSV

Get query results as CSV

## Request

<ParamField path="param_name" type="string" required>
Description of the parameter
</ParamField>

## Response

<ResponseField name="result" type="object">
The response data
</ResponseField>

## Code Examples

<CodeGroup>
```bash cURL
curl -X GET "https://api.dune.com/api/v1/executions-get-execution-result-csv" \
-H "X-DUNE-API-KEY: your_api_key"
```

```python Python
from dune_client import DuneClient

dune = DuneClient(api_key="your_api_key")
result = dune.get("executions-get-execution-result-csv")
```
</CodeGroup>

---

**Status:** 🚧 Stub — Content pending
41 changes: 41 additions & 0 deletions access-methods/api-reference/executions/get-execution-result.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Get Execution Result"
api: "GET /api/v1/executions-get-execution-result"
description: "Get query results as JSON"
---

# Get Execution Result

Get query results as JSON

## Request

<ParamField path="param_name" type="string" required>
Description of the parameter
</ParamField>

## Response

<ResponseField name="result" type="object">
The response data
</ResponseField>

## Code Examples

<CodeGroup>
```bash cURL
curl -X GET "https://api.dune.com/api/v1/executions-get-execution-result" \
-H "X-DUNE-API-KEY: your_api_key"
```

```python Python
from dune_client import DuneClient

dune = DuneClient(api_key="your_api_key")
result = dune.get("executions-get-execution-result")
```
</CodeGroup>

---

**Status:** 🚧 Stub — Content pending
41 changes: 41 additions & 0 deletions access-methods/api-reference/executions/get-execution-status.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Get Execution Status"
api: "GET /api/v1/executions-get-execution-status"
description: "Check execution status"
---

# Get Execution Status

Check execution status

## Request

<ParamField path="param_name" type="string" required>
Description of the parameter
</ParamField>

## Response

<ResponseField name="result" type="object">
The response data
</ResponseField>

## Code Examples

<CodeGroup>
```bash cURL
curl -X GET "https://api.dune.com/api/v1/executions-get-execution-status" \
-H "X-DUNE-API-KEY: your_api_key"
```

```python Python
from dune_client import DuneClient

dune = DuneClient(api_key="your_api_key")
result = dune.get("executions-get-execution-status")
```
</CodeGroup>

---

**Status:** 🚧 Stub — Content pending
41 changes: 41 additions & 0 deletions access-methods/api-reference/executions/get-query-result-csv.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Get Latest Query Result CSV"
api: "GET /api/v1/executions-get-query-result-csv"
description: "Get latest cached result as CSV"
---

# Get Latest Query Result CSV

Get latest cached result as CSV

## Request

<ParamField path="param_name" type="string" required>
Description of the parameter
</ParamField>

## Response

<ResponseField name="result" type="object">
The response data
</ResponseField>

## Code Examples

<CodeGroup>
```bash cURL
curl -X GET "https://api.dune.com/api/v1/executions-get-query-result-csv" \
-H "X-DUNE-API-KEY: your_api_key"
```

```python Python
from dune_client import DuneClient

dune = DuneClient(api_key="your_api_key")
result = dune.get("executions-get-query-result-csv")
```
</CodeGroup>

---

**Status:** 🚧 Stub — Content pending
41 changes: 41 additions & 0 deletions access-methods/api-reference/executions/get-query-result.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Get Latest Query Result"
api: "GET /api/v1/executions-get-query-result"
description: "Get latest cached result"
---

# Get Latest Query Result

Get latest cached result

## Request

<ParamField path="param_name" type="string" required>
Description of the parameter
</ParamField>

## Response

<ResponseField name="result" type="object">
The response data
</ResponseField>

## Code Examples

<CodeGroup>
```bash cURL
curl -X GET "https://api.dune.com/api/v1/executions-get-query-result" \
-H "X-DUNE-API-KEY: your_api_key"
```

```python Python
from dune_client import DuneClient

dune = DuneClient(api_key="your_api_key")
result = dune.get("executions-get-query-result")
```
</CodeGroup>

---

**Status:** 🚧 Stub — Content pending
Loading