curl --request GET \
--url https://api.helpyousponsor.com/v1/program/{id} \
--header 'Authorization: Bearer <token>'{
"program": [
{}
]
}curl --request GET \
--url https://api.helpyousponsor.com/v1/program/{id} \
--header 'Authorization: Bearer <token>'{
"program": [
{}
]
}