OptionalendOptionallimitThe maximum number of records to return per page. Note, this may be restricted by fixed system limits.
OptionalsearchFilters the results to records that have string property values matching the searchString.
OptionalstartThe starting index of the returned records.
OptionalstartFilters the results to the records on or after the startDate. The startDate must be specified as a
timestamp.
Filters the results to the records on or before the
endDate. TheendDatemust be specified as a timestamp.