reporting
Get all active patient reports
get/reporting/patient_reports/active
Response
successful operation
Example response
[
{
"comp_date_since": "2019-01-02",
"comp_date_until": "2019-01-02",
"date_since": "2019-01-02",
"date_until": "2019-01-02",
"dates_exclude": [
"2019-01-02"
],
"error_flags": [
{
"type": "nutrient"
}
],
"patient_report_summary_blocks": [
{
"report_section": "summary"
}
]
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.