Record Count Response Body

Describes the result of a Record Count request.

Properties

NameTypeDescription
sObjectsRecord Count sObject Result[]Collection of sObject record count results. The order of objects in the collection is not guaranteed to match the order of objects in the request.

JSON example

Properties

NameTypeDescription
countIntegerThe number of records for the object in the org. This is an approximate count and does not include soft-deleted or archived records.
nameStringThe name of the object.

JSON example