curl --location --request GET '/occupation/v1/occuation//report?occuationId' \ --header 'token;' \ --header 'collegeId;'
{ "occuationId": "string", "reportContent": "string" }