Materialized Views
List Materialized Views
This lists all materialized view owned by the account tied to the API key
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
API Key for the service
Query Parameters
API Key, alternative to using the HTTP header X-Dune-Api-Key
Number of materialized views to return on a page. Default and max 10000
Offset used for pagination. Use the value provided on a previous response under next_offset
Was this page helpful?