Materialized Views
Get Materialized View
This fetches a materialized view given a name
GET
/
v1
/
materialized-views
/
{name}
- The name must be the full name qualifier for the matview, i.e.
dune.<your_team>.<name>
Headers
API Key for the service
Path Parameters
Matview Name
Query Parameters
API Key, alternative to using the HTTP header X-Dune-Api-Key
Was this page helpful?