api_get_request: Wrapper of httr::GET that handles status errors and custom...

View source: R/request_and_response.R

api_get_requestR Documentation

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"

params

GET request params


MRCIEU/epigraphdb-r documentation built on Aug. 29, 2022, 4:05 a.m.