Skip to main content
GET
Monthly stats

Authorizations

Authorization
string
header
required

JWT returned by POST /auth/token. Valid for six hours.

Path Parameters

location_id
string
required

The ID of the location for which patients are to be retrieved.

Query Parameters

date
string<date>

A start of the month date parameter to specifiy the month and year to get data from, following the format YYYY-MM-DD.

Example:

"2023-05-01"

items
integer

A parameter to specify the number of items to be returned.

Example:

6

daily_goals
boolean

true Include this parameter to get all the daily stats within month.

Example:

true

q
object

Response

Successful response

tenant
object
month_goals
object
pagy
object