Get a workbook

Returns a single workbook

Path parameters

workbookIdstringRequired
ID of workbook to return

Headers

AuthorizationstringRequired

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

X-Disable-Hooks"true"Required

Response

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

Errors