Get commit versions for a sheet
Returns the commit versions for a sheet
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
sheetId
ID of sheet
Headers
X-Disable-Hooks
Query parameters
completed
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.
data