v1
latestOpenAPI 3.1.02026-08-04222461539.5 KBGet record cells by field
Returns record cell values grouped by all fields in the sheet
Path parameters
Sheet ID
ID of sheet
Query parameters
Returns results from the given field only. Otherwise all field cells are returned
Name of field by which to sort records
Sort direction - asc (ascending) or desc (descending)
Options to filter records
Use this to narrow the valid/error filter results to a specific field
Name of field by which to filter records
Number of logs to return in a page (default 20)
Number of records to return in a page (default 1000 if pageNumber included)
Based on pageSize, which page of records to return
Based on pageSize, which page of records to return
When true, excludes duplicate values
Must be set to true
When both distinct and includeCounts are true, the count of distinct field values will be returned
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 ("")
A value to find for a given field in a sheet. Wrap the value in "" for exact match
An FFQL query used to filter the records to be queried
Headers
Bearer authentication
Response
Response with status 200