Skip to main content
GET
Get a client

Authorizations

Authorization
string
header
required

Portal API Key (Custodian API Key). Pass as a Bearer token in the Authorization header.

Path Parameters

clientId
string
required

The unique identifier of the client.

Response

Client details retrieved successfully

createdAt
string<date-time>

When the client was created

custodian
object
ejectedAt
string<date-time> | null

When the client was ejected, or null

environment
object
id
string

Client ID

isAccountAbstracted
boolean

Whether the client uses account abstraction

metadata
object
wallets
object[]