Skip to main content
GET
/
v1
/
wallets
List wallets
curl --request GET \
  --url https://api.monigo.co/v1/wallets \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API key with Bearer prefix (for programmatic/server-to-server access), format: Bearer {api_key}

Query Parameters

customer_id
string

Filter by customer UUID or external_id

Response

OK

The response is of type object.