Skip to main content
POST
/dune/dashboards

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
dashboard
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
integer
required
@type
string
default:DuneDashboard
name
string | null
slug
string | null
tags
string[]
is_private
boolean
default:false
is_archived
boolean
default:false
star_count
integer | null
view_count
integer | null
created_at
string | null
updated_at
string | null
author
object | null
texts
string[]
widgets
object[]