Internal helper that performs a GET request to \${baseURL}\${path}, injecting headers for apiKey or bearerToken if present. Returns the parsed JSON as T, or throws an Error.
\${baseURL}\${path}
Internal helper that performs a GET request to
\${baseURL}\${path}, injecting headers for apiKey or bearerToken if present. Returns the parsed JSON as T, or throws an Error.