Skip to Content
Anuma SDKClientInternalType AliasesGetApiV1AdminUsersLookupData

GetApiV1AdminUsersLookupData

GetApiV1AdminUsersLookupData = object

Defined in: src/client/types.gen.ts:3260 

Properties

body?

optional body: never

Defined in: src/client/types.gen.ts:3261 


headers

headers: object

Defined in: src/client/types.gen.ts:3262 

X-Admin-API-Key

X-Admin-API-Key: string

Admin API key


path?

optional path: never

Defined in: src/client/types.gen.ts:3268 


query?

optional query: object

Defined in: src/client/types.gen.ts:3269 

email?

optional email: string

Email address (requires Privy credentials)

phone?

optional phone: string

Phone number (e.g. +15551234567)

telegram?

optional telegram: string

Telegram handle

wallet_address?

optional wallet_address: string

User wallet address (0x…)


url

url: "/api/v1/admin/users/lookup"

Defined in: src/client/types.gen.ts:3287 

Last updated on