Metrics
Reactivation attended
This endpoint retrieves reactivation values for a specific location and for a specific duration.
- duration (optional): The time period (in days) to look up data within, starting from the given date.
- submitted_by_id (optional): Identifies the provider who submitted the appointments.
- q[exam_type_filter] (optional): A parameter to specify the exam type that can be “limited”, “comprehensive” or “periodic”.
- q[appointment_exam_provider_id_in] (optional): A parameter to specify the provider ids of exams to search with given in array.
- q[appointment_provider_id_in] (optional): A parameter to specify the provider ids of appointments to search with given in array.
GET
Reactivation attended
Authorizations
JWT returned by POST /auth/token. Valid for six hours.
Path Parameters
The ID of the location for which patients are to be retrieved.
Query Parameters
The reference date representing when the first treatment was performed.
Example:
"2024-03-01"
Example:
90
Example:
33
Response
Successful response
The response is of type object.

