listWallets

connectClient.listWallets(params) ⇒

Retrieves a paginated list of provider wallets.

Kind: instance method of ConnectClient Returns: Paginated list of provider wallets Throws:

  • ArmorySdkException If there's an error retrieving the wallets

Param
Description

params

Parameters for listing wallets

params.connectionId

Connection identifier

params.accessToken

Access token for authentication

params.pagination

Pagination parameters

Last updated