Skip to main content
GET
This lists all materialized view owned by the account tied to the API key
Minimum required API key scope: Read
  • This endpoint will list all the materialized views under the ownership of the account tied to the API key used

Headers

X-Dune-Api-Key
string
required

API Key for the service

Query Parameters

api_key
string

API Key, alternative to using the HTTP header X-Dune-Api-Key

limit
string

Number of materialized views to return on a page. Default and max 10000

offset
string

Offset used for pagination. Use the value provided on a previous response under next_offset

Response

OK

materialized_views
object[]
next_offset
integer