Skip to Content
SdkClientInternalFunctionsgetApiV1AdminApps

getApiV1AdminApps

getApiV1AdminApps<ThrowOnError>(options: Options<GetApiV1AdminAppsData, ThrowOnError>): RequestResult<GetApiV1AdminAppsResponses, GetApiV1AdminAppsErrors, ThrowOnError>

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

List all apps

Returns all registered apps. Requires admin API key.

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<GetApiV1AdminAppsData, ThrowOnError>

Returns

RequestResult<GetApiV1AdminAppsResponses, GetApiV1AdminAppsErrors, ThrowOnError>

Last updated on