Wallet Endpoints
Get Wallet by ID
GET
/
v1
/
wallet
/
{walletId}
Authorizations
x-api-key
string
headerrequiredPath Parameters
walletId
string
requiredQuery Parameters
expand
enum<string>[] | null
Available options:
profile
includeAddresses
enum<string>[] | null
Available options:
evm
, sol
, sui
Response
200 - application/json
profileId
string | null
applicationId
string
requiredlastUsedAt
string | null
Deprecated
addresses
object
The field must be requested to be included in the response
id
string
requiredcreatedAt
string
requiredWas this page helpful?