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