For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
workbookIdstringRequired
ID of workbook
Headers
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.