getApiV1AdminUsersLookup
getApiV1AdminUsersLookup<
ThrowOnError>(options:Options<GetApiV1AdminUsersLookupData,ThrowOnError>):RequestResult<GetApiV1AdminUsersLookupResponses,GetApiV1AdminUsersLookupErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:338Â
Lookup user by identifier
Retrieves account details, all app enrollments with balances, and text registrations. Accepts wallet_address, phone, telegram, or email (exactly one required).
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1AdminUsersLookupResponses, GetApiV1AdminUsersLookupErrors, ThrowOnError>
Last updated on