R/get.R
sr_get.Rd
Call the speedrun.com API
sr_get(path = "", ...)
API path.
Optional parameters
The httr::content of the API response.
if (FALSE) { # Get all users sr_get(path = "users") }