get_endpoint: httr::GET request to specified Rosette API endpoint
Description
httr::GET request to specified Rosette API endpoint
Usage
get_endpoint(
user_key,
endpoint,
url,
custom_headers = NULL,
url_parameters = NULL
)
Arguments
user_key
- Rosette API authentication key
endpoint
- Rosette API endpoint to be utilized
custom_headers
- custom headers for Rosette Api
Value
Returns the Rosette API response