Cached version of tuber_GET with automatic caching
tuber_GET_cached(
path,
query,
auth = "token",
cache_ttl = NULL,
force_refresh = FALSE,
...
)API response (from cache or fresh call)
API endpoint path
Query parameters
Authentication method
Override default TTL for this call
Skip cache and force fresh API call
Additional arguments passed to tuber_GET