Returns record cell values grouped by all fields in the sheet
ID of sheet
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
Name of field by which to filter records
Number of records to return in a page (default 1000 if pageNumber included)
Based on pageSize, which page of records to return
Must be set to true
When both distinct and includeCounts are true, the count of distinct field values will be returned
A value to find for a given field in a sheet. Wrap the value in "" for exact match
Cell values grouped by field key