api_get_request: Wrapper of httr::GET that handles status errors and custom headers
Description
Wrapper of httr::GET that handles status errors and custom headers
Usage
api_get_request(route, params, retry_times, retry_pause_min)
Arguments
route
An EpiGraphDB API endpoint route, e.g. "/mr"