Get commits for a workbook

Returns the commits for a workbook

Path parameters

workbookIdstringRequired

ID of workbook

Headers

AuthorizationstringRequired

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

X-Disable-Hooks"true"Required

Query parameters

completedbooleanOptional

If true, only return commits that have been completed. If false, only return commits that have not been completed. If not provided, return all commits.

Response

This endpoint returns an object.
datalist of objects