Skip to main content
GET
List wallets

Authorizations

Authorization
string
header
required

API key authentication. Pass your API key as a Bearer token.

Headers

Alguna-Version
enum<string>
required
Available options:
2026-04-01

Query Parameters

active
boolean

Filter by active status

customer_id
string

Filter by customer ID

Example:

"cust_01H2ABC"

limit
integer<int64>
required

Number of items to return per page

Example:

20

offset
integer<int64>
required

Number of items to skip

Example:

0

Response

Success

data
object[]
required

List of wallets

pagination
object
required

Pagination metadata