curl --location --request GET '/test-result/' \
--header 'x-api-key: {{api-key}}' \
--header 'x-docus-key: {{docus-key}}' \
--header 'x-auth-secret: {{auth-secret}}' \
--header 'x-team-id: {{team-id}}'{
"visit_id": "string",
"test_result_id": "string",
"patient_id": "string",
"biomarker_group_id": "string",
"physician_email": "string"
}