tuber_GET: GET

View source: R/tuber.R

tuber_GETR Documentation

GET

Description

GET

Usage

tuber_GET(path, query, auth = "token", use_etag = TRUE, ...)

Arguments

path

path to specific API request URL

query

query list

auth

A character vector of the authentication method, either "token" (the default) or "key"

use_etag

Logical. Whether to use ETag for caching. Default is TRUE.

...

Additional arguments passed to GET.

Value

list


tuber documentation built on March 25, 2026, 9:08 a.m.