get_resource: Get JSON for a resource (URL). Authenticates if necessary

Description Usage Arguments Value

View source: R/connection.R

Description

Get JSON for a resource (URL). Authenticates if necessary

Usage

1
get_resource(zoltar_connection, url)

Arguments

zoltar_connection

A 'ZoltarConnection' object as returned by new_connection

url

A string of the resource's URL

Value

A 'list' that contiains JSON information for the passed URL


zoltr documentation built on April 17, 2020, 1:15 a.m.