Get wallets count

Get a count of all wallets you can access, including:

  • Wallets you have a role on (admin, spender, or viewer).
  • Wallets in enterprises you belong to that have the View All Wallets option enabled from the enterprise settings.

You can use this endpoint in conjunction with the List wallets endpoint to enable paginating a list of wallets. For example, once you get the wallets count, you can use the total count to calculate the number of pages you need in order to display all the wallets.

Query Params
id
array of strings

Filter by ID.

id
coin
array of strings

Filter by coin

coin
enterprise
array of strings

Filter by enterprise

enterprise
type
array of strings

Filter by wallet type.

type
boolean

Filter by deleted state.

string

Filter by label substring

string
enum

Return only wallets belong to the BitGo trust org

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json