cURL
curl --request GET \ --url https://api.notchpay.co/beneficiaries \ --header 'Authorization: <api-key>'
{ "code": 200, "status": "OK", "message": "Beneficiaries retrieved", "items": [ "<unknown>" ], "totals": 15, "last_page": 1, "current_page": 1, "selected": 15 }
Documentation IndexFetch the complete documentation index at: https://developer.notchpay.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.notchpay.co/llms.txt
Use this file to discover all available pages before exploring further.
Number of items per page
Page number
Search by name or email
Successful response
200
"OK"
"Beneficiaries retrieved"
15
1
Was this page helpful?