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/designations \ --header 'X-HYS-API-Key: <api-key>'
{ "designations": [ { "id": 123, "client_id": 123, "emailset_id": 123, "hysforms": "<string>", "code": "<string>", "name": "<string>", "info": "<string>", "donation_amounts": "<string>" } ] }
API key generated from Developer Settings. Format: hys_...
Successful operation
Show child attributes