GET
/
v1
/
materialized-views
  • 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

200 - application/json
materialized_views
object[]
next_offset
integer