Generic API function to retrieve several entries
get_gen(endpoint, query = NULL, limit = 100, verbose = TRUE, ...)Object of class mgGetResponses
character API entry point
list list of parameters passed to the API
integer number of entries return by the API (max: 1000)
logical print API code status on error; default: TRUE
Further named parameters passed to httr::GET().
See endpoints available with endpoints()