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
disabledCapabilities
enum<string>[]

The capabilities that are currently disabled for this client.

A capability that can be disabled for a client.

Available options:
SIGN
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[]