Wallets
The Wallets API provides a set of endpoints to interact with web3 wallets a user has linked with Gamerbase.
Get Wallets
get
Responses
400
Generic Client Error
application/json
401
Authentication related errors:
GENERIC_UNAUTHORIZED: Generic unauthorized access error.SESSION_TOKEN_EXPIRED: User session has expired.REFRESH_TOKEN_EXPIRED: Refresh token has expired.
application/json
404
Generic not found
application/json
500
Internal server error
application/json
default
application/json
get
/v1/user/walletSIWE
Last updated