Get a user’s wallet addresses
Returns EVM, ZIG, and XRPL (Palisade/GEM) wallet addresses for the user.
Parameters
userId
string
Required
path
User id
Where to find it The unique ID of a user. Same as the
id field returned by GET /users/me (or by any list endpoint under /users). Log in first, call /users/me, copy id.
x-tenant-id
string
Required
header
Tenant identifier. Required on all tenant-scoped routes.