List custom views (experimental)

⚠️ **Experimental** — this endpoint may change or be removed without notice and is not subject to v2 backwards-compatibility guarantees. Do not build production-critical integrations against it yet. Lists the organization's custom views (newest first) with lightweight summary info — name, status, query count, default date range, created date. Does not return the SQL or render bundle; fetch a single view via getCustomView for those.

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Response

200
viewslist of objects

Errors

403
Forbidden Error
500
Internal Server Error