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