Fetch Wallet Owner Information

This endpoint allows you to retrieve wallet information.

  • URL: GET - https://custody.arianee.com/{{client}}/{{chainType}}/wallet/infos
  • Success: The response will include the following fields.
    • userId: The unique identifier for the user.
    • mnemonic: The mnemonic phrase for the wallet.
    • signingClient: The client used for signing.
    • address: The wallet address.
    • provider: The provider of the wallet.
    • walletId: The unique identifier for the wallet.

For more information, read our dedicated documentation.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!