getApiV1AdminAppsById
getApiV1AdminAppsById<
ThrowOnError>(options:Options<GetApiV1AdminAppsByIdData,ThrowOnError>):RequestResult<GetApiV1AdminAppsByIdResponses,GetApiV1AdminAppsByIdErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:150Â
Get app by ID
Returns a single app by its ID. Requires admin API key.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1AdminAppsByIdResponses, GetApiV1AdminAppsByIdErrors, ThrowOnError>
Last updated on