Skip to main content
This API allows businesses to view wallet balances and transaction histories.

🔍 Get All wallets

Retrieve a list of all wallets by sending a request to the get all wallets endpoint. This enables businesses to monitor wallet statuses and balances in real-time. Query Parameters
page
string
default:1
required
The page to return.
limit
string
default:10
required
The maximum number of results to return.
Response Example The response provides an array of wallet objects, each containing comprehensive details about the wallets associated with your Swervpay account.
Response