foundry_perform: Perform Request and Parse Response

View source: R/utils.R

foundry_performR Documentation

Perform Request and Parse Response

Description

Internal function to execute a request and handle the response.

Usage

foundry_perform(req)

Arguments

req

An httr2 request object.

Value

The parsed JSON response as a list.


foundryR documentation built on Sept. 25, 2026, 1:10 a.m.