cURL
curl --request GET \ --url https://api.monigo.co/v1/wallets \ --header 'Authorization: <api-key>'
{}
Returns all wallets belonging to the authenticated organisation, optionally filtered by customer_id
API key with Bearer prefix (for programmatic/server-to-server access), format: Bearer {api_key}
Filter by customer UUID or external_id
OK
The response is of type object.
object