Skip to Content
SdkClientInternalFunctionsgetApiV1Config

getApiV1Config

getApiV1Config<ThrowOnError>(options?: Options<GetApiV1ConfigData, ThrowOnError>): RequestResult<GetApiV1ConfigResponses, GetApiV1ConfigErrors, ThrowOnError>

Defined in: src/client/sdk.gen.ts:226 

Get configuration

Returns public configuration including contract addresses and registered apps

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options?

Options<GetApiV1ConfigData, ThrowOnError>

Returns

RequestResult<GetApiV1ConfigResponses, GetApiV1ConfigErrors, ThrowOnError>

Last updated on