Salesforce · JSON Structure
Salesforce Rest Query Result Structure
The result of a SOQL query, containing the matching records and pagination metadata.
Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales
QueryResult is a JSON Structure definition published by Salesforce, describing 4 properties, of which 3 are required. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
Properties
totalSize
done
nextRecordsUrl
records
Meta-schema: https://json-structure.org/draft/2020-12/schema