GET /api/Patient/GenerateReport
Query parameters
-
id
integer(int32) -
ReportType
string -
ReportName
string -
ReportDescription
string
GET
/api/Patient/GenerateReport
curl \
-X GET http://api.example.com/api/Patient/GenerateReport \
-H "Authorization: $API_KEY"
Response examples (404)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}
Response examples (404)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}