Internal function for GET requests.
Arguments
- path
endpoint
- ...
additional arguments to be passed to httr::GET
Value
the request (as a list)
Details
Generates a GET request and performs the checks on what is returned. Not
exported.
Author
Francois Michonneau