Retrieves all documents within the specified workspace, including workbooks, dashboards, and other content files.
Authorization: Requires read access to the workspace. Response: Returns array of document objects with metadata and content information.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization Standard identifier pattern for resource names
The unique identifier of the workspace Standard identifier pattern for resource names
List of documents retrieved successfully
The file path of the document within the workspace
The content of the document, typically Malloy code or configuration
The type of document, determining its purpose and behavior
workbook, dashboard ISO 8601 timestamp indicating when the document was created
ISO 8601 timestamp indicating when the document was last modified