Optionaloptions: RequestOptions<unknown>[Beta] Get a specific GatewayConfig by its unique identifier.
Optionaloptions: RequestOptions<unknown>[Beta] Update an existing GatewayConfig. All fields are optional.
Optionalbody: Runloop.GatewayConfigUpdateParamsOptionaloptions: RequestOptions<unknown>[Beta] Update an existing GatewayConfig. All fields are optional.
Optionaloptions: RequestOptions<unknown>[Beta] List all GatewayConfigs for the authenticated account, including system-provided configs like 'anthropic' and 'openai'.
Optionalquery: Runloop.GatewayConfigListParamsOptionaloptions: RequestOptions<unknown>[Beta] List all GatewayConfigs for the authenticated account, including system-provided configs like 'anthropic' and 'openai'.
Optionaloptions: RequestOptions<unknown>[Beta] Delete an existing GatewayConfig. This action is irreversible.
Optionalbody: Runloop.GatewayConfigDeleteParams | nullOptionaloptions: RequestOptions<unknown>
[Beta] Create a new GatewayConfig to proxy API requests through the credential gateway. The config specifies the target endpoint and how credentials should be applied.