Provides a list of authorized wallets for the user's WorldCoin ID. API to call when information about a user's authorized wallets is needed
API Request Methods
GET
/user/{userId}
Request Header
userId
String
required
The identifier for the user in the World Coin system
Response Elements
code
Number
3-digit HTTP status code
walletList
String[]
wallet address list
Refer to Common Status Codes
Last updated 2 years ago