Get an RT response and format it into an S3 object

rt_GET(url, raw = FALSE, ...)

Arguments

url

(character) The full RT URL

raw

(logical) Whether or not to return the raw response from \ codeGET (TRUE) or not (FALSE)

...

Other arguments passed to GET

Value

(rt_api) The parsed response from RT