Retrieves dashboard document configuration in a format compatible with PUT for round-trip editing. This endpoint returns all fields needed to modify and update a dashboard document.
Note: This endpoint only supports dashboard documents. Workbook-only documents are not supported and will return a 400 Bad Request error.
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
The document identifier. To retrieve the ID, navigate to File > Document settings in the document and then click Settings. The Identifier field contains the document ID.
Document retrieved successfully
The name of the document
The ID of the model the document is built on
Whether facet filters are enabled for the document
Auto-refresh interval in seconds
Filter configuration for the document
Array of filter field names defining the order of filters
Array of query presentation objects representing tabs in the document's workbook