Skip to contents

Generic API function to retrieve singletons

Usage

get_singletons(endpoint = NULL, ids = NULL, verbose = TRUE, ...)

Arguments

endpoint

character API entry point.

ids

numeric vector of ids.

verbose

logical print API code status on error; default: TRUE

...

httr options, see httr::GET().

Value

Object of class mgGetResponses

Details

See endpoints available with endpoints()