Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Record Collection

A paginated collection of Record response bodies.
Property Name Type Description Filter Group and Version Available Version
count Integer The total count of records returned. Small, 41.0 41.0
currentPageToken String Token identifying the current page. Small, 44.0 44.0
currentPageUrl String User Interface API URL identifying the current page. Small, 41.0 41.0
nextPageToken String Token identifying the next page, or null if there isn’t a next page. Small, 44.0 Small, 44.0
nextPageUrl String User Interface API URL identifying the next page. Small, 41.0 Small, 41.0
previousPageToken String Token identifying the previous page, or null if there isn’t a previous page. Small, 44.0 44.0
previousPageUrl String User Interface API URL identifying the previous page. Small, 41.0 41.0
records Record[] A collection of records. Small, 41.0 41.0