curl --location --request GET '/data-sharing/documents/8CA67511-744C-4D74-B26E-7281CF88712F' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"name": "string",
"risk_score": 0.9,
"risk_factors": [
{
"type": "sensitive_file",
"magnitude": 40
}
],
"source": "unspecified",
"employee_email": "string",
"employee_name": "string",
"kind": "unspecified",
"file_type": "string",
"file_extension": "string",
"sensitivity": "unspecified",
"allowlisted": true
}