Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.helpyousponsor.com/v1/admin/statistics/donors \ --header 'X-HYS-API-Key: <api-key>'
{ "donorStatistics": [ { "donorForm": {}, "donors_count": 123, "archived_donors": 123 } ] }
API key generated from Developer Settings. Format: hys_...
Successful operation
Show child attributes