AccountCollection

OData collection response containing account records.

Business ApplicationsCloudEnterpriseLow-CodeMicrosoftNo-CodePower PlatformSaaS

Properties

Name Type Description
@odata.context string OData context URL describing the collection.
@odata.count integer Total count of matching records (when $count=true).
@odata.nextLink string URL to retrieve the next page of results.
value array Array of account records.
View JSON Schema on GitHub