Session logs

Get observations for a patient

get
Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Query parameters
appointmentIdnumberOptional

AppointmentId to filter the logs

Example: 1
roomIdstringOptional

RoomId to filter the logs

Example: 66b09ec36413c87a4f075c34
sessionIdstringOptional

SessionId to filter the logs

Example: 66b09ec36413c87a4f075c34
patientNamestringOptional

PatientName to filter the logs

Example: John Doe
startDateone ofOptional

Start date to filter the logs

Example: 2022-01-01T04:00:00.000Z
string · dateOptional
or
string · date-timeOptional
endDateone ofOptional

End date to filter the logs

Example: 2022-01-01T04:00:00.000Z
string · dateOptional
or
string · date-timeOptional
pageNumbernumberOptional

Page number to filter the logs

Example: 1
pageSizenumberOptional

Page size to filter the logs

Example: 10
Responses
200Success
application/json
Responseany[]
get
/api/open-tele/session-logs
200Success