Get records
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
Headers
Query parameters
Deprecated, use commitId
instead.
Deprecated, use sinceCommitId
instead.
Sort direction - asc (ascending) or desc (descending)
Search for the given value, returning matching rows. For exact matches, wrap the value in double quotes (“Bob”). To search for null values, send empty double quotes ("")
Number of records to return in a page (default 10,000)
Based on pageSize, which page of records to return (Note - numbers start at 1)
DEPRECATED Use GET /sheets/:sheetId/counts