List workbooks

GET

Returns all workbooks matching a filter for an account or space

Headers

X-Disable-Hooks"true"RequiredDefaults to true

Query parameters

spaceIdstringOptional

The associated Space ID of the Workbook.

namestringOptional

Filter by name. Precede with - to negate the filter

namespacestringOptional

Filter by namespace. Precede with - to negate the filter

labelstringOptional

Filter by label. Precede with - to negate the filter

treatmentstringOptional

Filter by treatment.

includeSheetsbooleanOptional

Include sheets for the workbook (default true)

includeCountsbooleanOptional

Include counts for the workbook. DEPRECATED Counts will return 0s. Use GET /sheets/:sheetId/counts

Response

This endpoint returns an object.
datalist of objects

Errors