Gets the program recipient form based on the provided program ID and client information.
curl --request GET \
--url https://api.helpyousponsor.com/v1/admin/entity/{program_id} \
--header 'Authorization: Bearer <token>'{
"fields": [
"<unknown>"
],
"program": {},
"programData": {},
"counts": {}
}curl --request GET \
--url https://api.helpyousponsor.com/v1/admin/entity/{program_id} \
--header 'Authorization: Bearer <token>'{
"fields": [
"<unknown>"
],
"program": {},
"programData": {},
"counts": {}
}