Skip to Content
Anuma SDKClientInternalType AliasesGetApiV1UserAgentGrantsData

GetApiV1UserAgentGrantsData

GetApiV1UserAgentGrantsData = object

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

Properties

body?

optional body: never

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


path?

optional path: never

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


query

query: object

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

agent_id

agent_id: string

Agent ID (OAuth client_id)

platform

platform: string

Platform (‘web’ or ‘sms’)

user_id

user_id: string

User wallet address


url

url: "/api/v1/user/agent-grants"

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

Last updated on