18. Select the properties
GET http://services.odata.org/V4/TripPinService/People?$select=FirstName,LastName
You can use the $select system query option to only return specified properties.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$select | string |