convert_response.Rd
Converts the response from JSON to an R list/data.frame.
list
data.frame
convert_response(response, flatten = TRUE)
The result from the API query.
Ensure that only one `data.frame“ is returned.