Skip to main content
Get all wallets for your application.
To fetch all your application’s wallets, use the list method on the wallets() interface of the Privy client. This is a paginated query.

Usage

To fetch wallets assigned to a specific user or organization, filter by its entity ID:

Parameters and Returns

Check out the API reference for more details.