Get a workbook

Returns a single workbook

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

workbookIdstringRequired
ID of workbook to return

Headers

X-Disable-Hooks"true"Required

Response

This endpoint returns an object.
dataobject
A collection of one or more sheets

Errors