get_json: GET and return parsed body

View source: R/client.R

get_jsonR Documentation

GET and return parsed body

Description

GET and return parsed body

Usage

get_json(path, timeout = 60)

Arguments

path

API path.

timeout

Request timeout in seconds.

Value

Parsed JSON response as a list.


rMIDAS2 documentation built on March 12, 2026, 9:07 a.m.