# NOT RUN {
url <- "https://services.odata.org/V4/TripPinServiceRW/People?$top=1"
retrieve_one(url)
url <- "https://services.odata.org/V4/TripPinServiceRW/People('russellwhyte')"
retrieve_one(url)
# }
Run the code above in your browser using DataLab