OData Cheat Sheet (CAP)
Aus MattWiki
This article holds notes on how to quickly get certain responses from a OData serivce.
Source: https://www.odata.org/getting-started/basic-tutorial/
OData V4
Querying Data
GET serviceRoot/People?$count=true
Returns the number of records retreived