stress
Gets an existing stress activity
get/patients/{patient_id}/stress/{patient_stress_id}
Path parameters
patient_idinteger required
patient_stress_idinteger required
Response
successful operation
Example response
{
"stress_activity_type": "breathing",
"stress_date": "2019-01-02",
"stress_end_time": "17:30:00",
"stress_start_time": "17:30:00"
}Changes
No recorded changes to this endpoint across all 15 revisions of this API.