steps
Get a list of steps, grouped by date
get/patients/{patient_id}/steps_data
Path parameters
patient_idinteger required
Query parameters
date_sincestring
date_untilstring
Response
successful operation
Example response
[
{
"steps_date": "2019-01-02"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.