List workbooks
Returns all workbooks matching a filter for an account or space
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Disable-Hooks
Query parameters
spaceId
The associated Space ID of the Workbook.
name
Filter by name. Precede with - to negate the filter
namespace
Filter by namespace. Precede with - to negate the filter
label
Filter by label. Precede with - to negate the filter
treatment
Filter by treatment.
includeSheets
Include sheets for the workbook (default true)
includeCounts
Include counts for the workbook. DEPRECATED Counts will return 0s. Use GET /sheets/:sheetId/counts
Response
This endpoint returns an object.
data