Appointment history
Retrieves the history log for appointments based on the provided filter
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Query parameters
serviceProviderIdstringOptionalExample:
ID of the service provider
12345serviceProviderInternalIdintegerOptionalExample:
Internal ID of the service provider
1patientNamestringOptionalExample:
Name of the patient
John DoeactionstringOptionalExample:
Action performed
CREATEstartDateTimeone ofOptionalDefault:
Start date and time of the audit
2025-12-15T15:08:19.080ZExample: 2023-01-01T00:00:00.000Zstring · dateOptional
string · date-timeOptional
endDateTimeone ofOptionalDefault:
End date and time of the audit
2025-12-15T15:08:19.080ZExample: 2023-12-31T23:59:59.999Zstring · dateOptional
string · date-timeOptional
startDateone ofOptionalDefault:
Start date of the audit
2025-12-15T15:08:19.080ZExample: 2023-01-01string · dateOptional
string · date-timeOptional
endDateone ofOptionalDefault:
End date of the audit
2025-12-15T15:08:19.080ZExample: 2023-12-31T23:59:59.999Zstring · dateOptional
string · date-timeOptional
pageNumberintegerOptionalDefault:
Page number for pagination
1Example: 1pageSizeintegerOptionalDefault:
Page size for pagination
10Example: 10populationTagsinteger[]OptionalDefault:
List of population tags to filter the audit
[]Example: [1,2,3]Responses
200Success
application/json
get
/api/audit/appointment-history200Success