List the workbooks linked to an account.
This endpoint returns a paginated list of workbooks.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Number of items to return per page
Cursor for the next page of items. If not provided, the first batch of items will be returned.
Successful Response
The response is of type object
.