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/frontend/signup_donor/{client_id}/{program_id}/{session_id}
{ "status": "<string>", "data": { "session_id": "<string>", "client_id": 123, "program_id": 123, "fields": [ {} ] } }
The id of the client
The id of the program
The id of the session
Successful operation
Show child attributes