Skip to main content

Retrieve a wallet

GET 

/digital-wallets/:id

Retrieves a specific wallet. This endpoint:

  • Returns the details of a wallet
  • Includes current status and configuration

Request

Path Parameters

    id stringrequired

Responses

Wallet retrieved with success

Schema

    traceId string
    message string

    data

    object

    id stringrequired
    nickname stringrequired
Loading...