Get All Beneficiary
Last updated August 13th, 2025
get api.withmono.com/owo/v1/beneficiariesv1.0 
This resource allows you to retrieve a paginated list of all beneficiaries linked to your partner account.
Query params
Headers
Request
123456789
curl --request GET \
     --url https://api.withmono.com/owo/v1/beneficiaries \
     --header 'accept: application/json' \
     --header 'mono-sec-key: string' \
     --header 'Content-Type: application/json' \
     --data '{
  }
}
'
Response
Choose an option from the drop down or click one of these buttons to see an example:
