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 Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1AdminAppsResponses, GetApiV1AdminAppsErrors, ThrowOnError>
Last updated on