v1
latestOpenAPI 3.1.02026-08-04222461539.5 KBList calculations
Returns all calculations for a sheet
Path parameters
Sheet ID
ID of sheet
Query parameters
Returns records that were changed in that version and only those records.
Version ID
Deprecated, use sinceCommitId instead.
Commit ID
Returns records that were changed in that version in addition to any records from versions after that version.
Commit ID
Listing a commit ID here will return all records since the specified commit.
Options to filter records
Options to filter records
Use this to narrow the valid/error filter results to a specific field
The field to filter the data on.
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 ("")
The value to search for data on.
Use this to narrow the searchValue results to a specific field
The field to search for data on.
If true, the counts for each field will also be returned
An FFQL query used to filter the result set to be counted
Headers
Bearer authentication
Response
Response with status 200