Endpoints
List workbooks
List the workbooks linked to an account.
This endpoint returns a paginated list of workbooks.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
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.