Get Ethereum linked addresses for a user
passport
Get Ethereum linked addresses for a user
deprecated
This API has been deprecated, please use https://docs.immutable.com/zkevm/api/reference/#/operations/getUserInfo instead to get a list of linked addresses.
GET
Get Ethereum linked addresses for a user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The user's userId
The name of chain
Example:
"imtbl-zkevm-testnet"
Response
User's list of linked addresses response
The user's list of linked addresses
The user's linked address
Maximum string length:
42Pattern:
^0x[0-9a-fA-F]*$