Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "results": { "missingSlugs": [ "<string>" ], "skipped": [ { "reason": "<string>", "slug": "<string>" } ], "virtualViews": [ { "parameters": {}, "columns": [ { "reference": "<string>" } ], "sql": "<string>", "name": "<string>", "slug": "<string>", "version": 123, "contentType": "virtual_view" } ] }, "status": "ok" }
{ "error": { "name": "<string>", "statusCode": 123, "data": "<unknown>", "message": "<string>" }, "status": "error"}
Get virtual views in code representation
Success
Show child attributes
ok
Was this page helpful?