curl --request GET \
--url https://api.helpyousponsor.com/v1/csv_import/{program_id} \
--header 'X-HYS-API-Key: <api-key>'{
"program": {}
}curl --request GET \
--url https://api.helpyousponsor.com/v1/csv_import/{program_id} \
--header 'X-HYS-API-Key: <api-key>'{
"program": {}
}