{"items":[{"type":"link","fsPath":"PublicAPI/Home.md","metadata":{"type":"markdown"},"label":"Public API","link":"/publicapi/home","items":[{"type":"group","label":"API Download","items":[{"type":"link","fsPath":"PublicAPI/ApiSpec.md","metadata":{"type":"markdown"},"label":"Download & view spec","link":"/publicapi/apispec","routeSlug":"/publicapi/apispec"}],"expanded":"true"},{"type":"group","label":"Streaming API","items":[{"type":"link","fsPath":"PublicAPI/streaming-api/Home.md","metadata":{"type":"markdown"},"label":"Overview","link":"/publicapi/streaming-api/home","routeSlug":"/publicapi/streaming-api/home"},{"type":"link","fsPath":"PublicAPI/streaming-api/RoutingKeys.md","metadata":{"type":"markdown"},"label":"Routing keys","link":"/publicapi/streaming-api/routingkeys","routeSlug":"/publicapi/streaming-api/routingkeys"},{"type":"link","fsPath":"PublicAPI/streaming-api/EndpointList.md","metadata":{"type":"markdown"},"label":"Supported endpoints","link":"/publicapi/streaming-api/endpointlist","routeSlug":"/publicapi/streaming-api/endpointlist"},{"type":"group","label":"Connection","items":[{"type":"link","label":"Ascend Streaming API","link":"/publicapi/streaming-api/api-streaming-api","routeSlug":"/publicapi/streaming-api/api-streaming-api"},{"type":"separator","label":"Connection"},{"type":"group","label":"Connection (V1)","link":"/publicapi/streaming-api/api-streaming-api/connection-(v1)","routeSlug":"/publicapi/streaming-api/api-streaming-api/connection-(v1)","items":[{"label":"GetUrlV1","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/streaming-api/api-streaming-api/connection-(v1)/geturlv1","routeSlug":"/publicapi/streaming-api/api-streaming-api/connection-(v1)/geturlv1","metadata":{"seo":{"title":"GetUrlV1","description":"Gets the AMQP URL for connecting to the data stream. An access token is embedded in the URL."}},"httpPath":"/url"},{"label":"GetStompUrlV1","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/streaming-api/api-streaming-api/connection-(v1)/getstompurlv1","routeSlug":"/publicapi/streaming-api/api-streaming-api/connection-(v1)/getstompurlv1","metadata":{"seo":{"title":"GetStompUrlV1","description":"Gets the STOMP URL for connecting to the data stream."}},"httpPath":"/stomp-url"}]}]}]},{"type":"group","label":"API Endpoints","items":[{"type":"link","fsPath":"PublicAPI/Endpoints.md","metadata":{"type":"markdown"},"label":"Overview","link":"/publicapi/endpoints-1","routeSlug":"/publicapi/endpoints-1"},{"type":"group","label":"Access Management","items":[{"type":"link","label":"Public API – Access Management","link":"/publicapi/api-access-management","routeSlug":"/publicapi/api-access-management"},{"type":"separator","label":"Access Management"},{"type":"group","label":"AccessToken (V1)","link":"/publicapi/api-access-management/accesstoken-(v1)","routeSlug":"/publicapi/api-access-management/accesstoken-(v1)","items":[{"label":"Get Access Token (Client Credentials)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-access-management/accesstoken-(v1)/postoauthclientcredentialaccesstokenv1","routeSlug":"/publicapi/api-access-management/accesstoken-(v1)/postoauthclientcredentialaccesstokenv1","metadata":{"seo":{"title":"Get Access Token (Client Credentials)","description":"Exchanges Client ID and Client Secret for an access token using OAuth 2.0 client credentials flow."}},"httpPath":"/oauth/client_credential/accesstoken"}]}]},{"type":"group","label":"Appointment Management","items":[{"type":"link","label":"Public API – Appointment Management","link":"/publicapi/api-appointment-management","routeSlug":"/publicapi/api-appointment-management"},{"type":"separator","label":"Appointment Management"},{"type":"group","label":"Appointments (V1)","link":"/publicapi/api-appointment-management/appointments-(v1)","routeSlug":"/publicapi/api-appointment-management/appointments-(v1)","items":[{"label":"Returns a list of Appointments (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointments-(v1)/getappointmentsv1","routeSlug":"/publicapi/api-appointment-management/appointments-(v1)/getappointmentsv1","metadata":{"seo":{"title":"Returns a list of Appointments (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine patient.id, provider.id, or location.id with lastModified or date bounds where possible. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/appointments"},{"label":"Returns AppointmentV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointments-(v1)/postappointmentsv1","routeSlug":"/publicapi/api-appointment-management/appointments-(v1)/postappointmentsv1","metadata":{"seo":{"title":"Returns AppointmentV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/appointments"},{"label":"Returns a list of Appointments (V1) asynchronously based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointments-(v1)/getappointmentsasyncv1","routeSlug":"/publicapi/api-appointment-management/appointments-(v1)/getappointmentsasyncv1","metadata":{"seo":{"title":"Returns a list of Appointments (V1) asynchronously based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/appointments/async"},{"label":"Returns an AppointmentV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointments-(v1)/getappointmentsbyappointmentidv1","routeSlug":"/publicapi/api-appointment-management/appointments-(v1)/getappointmentsbyappointmentidv1","metadata":{"seo":{"title":"Returns an AppointmentV1 by ID.","description":"Returns the appointment identified by the path parameter. 404 when the appointment is missing or not accessible in the organization context."}},"httpPath":"/v1/appointments/{appointmentId}"},{"label":"Returns the updated AppointmentV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointments-(v1)/putappointmentsbyappointmentidv1","routeSlug":"/publicapi/api-appointment-management/appointments-(v1)/putappointmentsbyappointmentidv1","metadata":{"seo":{"title":"Returns the updated AppointmentV1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/appointments/{appointmentId}"},{"label":"Delete specific AppointmentV1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointments-(v1)/deleteappointmentsbyappointmentidv1","routeSlug":"/publicapi/api-appointment-management/appointments-(v1)/deleteappointmentsbyappointmentidv1","metadata":{"seo":{"title":"Delete specific AppointmentV1 by ID","description":"Permanently deletes the appointment and cascades related tasks, history, and recare links. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/appointments/{appointmentId}"}]},{"type":"group","label":"AppointmentColor (V1)","link":"/publicapi/api-appointment-management/appointmentcolor-(v1)","routeSlug":"/publicapi/api-appointment-management/appointmentcolor-(v1)","items":[{"label":"Returns a list of AppointmentColors (V1)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmentcolor-(v1)/getappointmentcolorsv1","routeSlug":"/publicapi/api-appointment-management/appointmentcolor-(v1)/getappointmentcolorsv1","metadata":{"seo":{"title":"Returns a list of AppointmentColors (V1)","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/appointmentcolors"},{"label":"Returns an AppointmentColor (V1) by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmentcolor-(v1)/getappointmentcolorsbyappointmentcoloridv1","routeSlug":"/publicapi/api-appointment-management/appointmentcolor-(v1)/getappointmentcolorsbyappointmentcoloridv1","metadata":{"seo":{"title":"Returns an AppointmentColor (V1) by ID.","description":"Returns the AppointmentColor (V1) identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/appointmentcolors/{appointmentColorId}"},{"label":"Returns the updated AppointmentColor (V1).","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmentcolor-(v1)/putappointmentcolorsbyappointmentcoloridv1","routeSlug":"/publicapi/api-appointment-management/appointmentcolor-(v1)/putappointmentcolorsbyappointmentcoloridv1","metadata":{"seo":{"title":"Returns the updated AppointmentColor (V1).","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/appointmentcolors/{appointmentColorId}"}]},{"type":"group","label":"AppointmentHistory (V1)","link":"/publicapi/api-appointment-management/appointmenthistory-(v1)","routeSlug":"/publicapi/api-appointment-management/appointmenthistory-(v1)","items":[{"label":"Returns a list of AppointmentHistory (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmenthistory-(v1)/getappointmenthistoriesv1","routeSlug":"/publicapi/api-appointment-management/appointmenthistory-(v1)/getappointmenthistoriesv1","metadata":{"seo":{"title":"Returns a list of AppointmentHistory (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter. Required filter keys must be supplied where documented below. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window."}},"httpPath":"/v1/appointmenthistories"},{"label":"Returns an AppointmentHistoryV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmenthistory-(v1)/getappointmenthistoriesbyappointmenthistoryidv1","routeSlug":"/publicapi/api-appointment-management/appointmenthistory-(v1)/getappointmenthistoriesbyappointmenthistoryidv1","metadata":{"seo":{"title":"Returns an AppointmentHistoryV1 by ID.","description":"Returns the AppointmentHistoryV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/appointmenthistories/{appointmentHistoryId}"}]},{"type":"group","label":"AppointmentStatusHistory (V1)","link":"/publicapi/api-appointment-management/appointmentstatushistory-(v1)","routeSlug":"/publicapi/api-appointment-management/appointmentstatushistory-(v1)","items":[{"label":"Returns a list of AppointmentStatusHistory (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmentstatushistory-(v1)/getappointmentstatushistoriesv1","routeSlug":"/publicapi/api-appointment-management/appointmentstatushistory-(v1)/getappointmentstatushistoriesv1","metadata":{"seo":{"title":"Returns a list of AppointmentStatusHistory (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter. Required filter keys must be supplied where documented below. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window."}},"httpPath":"/v1/appointmentstatushistories"},{"label":"Returns an AppointmentStatusHistoryV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmentstatushistory-(v1)/getappointmentstatushistoriesbyappointmentstatushistoryidv1","routeSlug":"/publicapi/api-appointment-management/appointmentstatushistory-(v1)/getappointmentstatushistoriesbyappointmentstatushistoryidv1","metadata":{"seo":{"title":"Returns an AppointmentStatusHistoryV1 by ID.","description":"Returns the AppointmentStatusHistoryV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/appointmentstatushistories/{appointmentStatusHistoryId}"}]},{"type":"group","label":"AppointmentTasks (V1)","link":"/publicapi/api-appointment-management/appointmenttasks-(v1)","routeSlug":"/publicapi/api-appointment-management/appointmenttasks-(v1)","items":[{"label":"Returns a list of AppointmentTasks (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmenttasks-(v1)/getappointmenttasksv1","routeSlug":"/publicapi/api-appointment-management/appointmenttasks-(v1)/getappointmenttasksv1","metadata":{"seo":{"title":"Returns a list of AppointmentTasks (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine appointment.id or id with other scoping keys where possible. A very wide query with no scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId—see parameter descriptions)."}},"httpPath":"/v1/appointmenttasks"},{"label":"Returns AppointmentTaskV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmenttasks-(v1)/postappointmenttasksv1","routeSlug":"/publicapi/api-appointment-management/appointmenttasks-(v1)/postappointmenttasksv1","metadata":{"seo":{"title":"Returns AppointmentTaskV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/appointmenttasks"},{"label":"Returns an AppointmentTaskV1 by appointment task ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmenttasks-(v1)/getappointmenttasksbyappointmenttaskidv1","routeSlug":"/publicapi/api-appointment-management/appointmenttasks-(v1)/getappointmenttasksbyappointmenttaskidv1","metadata":{"seo":{"title":"Returns an AppointmentTaskV1 by appointment task ID.","description":"Returns the AppointmentTaskV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/appointmenttasks/{appointmentTaskId}"},{"label":"Returns the updated AppointmentTaskV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmenttasks-(v1)/putappointmenttasksbyappointmenttaskidv1","routeSlug":"/publicapi/api-appointment-management/appointmenttasks-(v1)/putappointmenttasksbyappointmenttaskidv1","metadata":{"seo":{"title":"Returns the updated AppointmentTaskV1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/appointmenttasks/{appointmentTaskId}"},{"label":"Delete specific AppointmentTaskV1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/appointmenttasks-(v1)/deleteappointmenttasksbyappointmenttaskidv1","routeSlug":"/publicapi/api-appointment-management/appointmenttasks-(v1)/deleteappointmenttasksbyappointmenttaskidv1","metadata":{"seo":{"title":"Delete specific AppointmentTaskV1 by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/appointmenttasks/{appointmentTaskId}"}]},{"type":"group","label":"Events (V1)","link":"/publicapi/api-appointment-management/events-(v1)","routeSlug":"/publicapi/api-appointment-management/events-(v1)","items":[{"label":"Returns the created EventV1","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/events-(v1)/createevent","routeSlug":"/publicapi/api-appointment-management/events-(v1)/createevent","metadata":{"seo":{"title":"Returns the created EventV1","description":"Creates a new event. Supports recurring events with weekly or monthly patterns."}},"httpPath":"/v1/events"},{"label":"Returns a list of Events (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/events-(v1)/getallevents","routeSlug":"/publicapi/api-appointment-management/events-(v1)/getallevents","metadata":{"seo":{"title":"Returns a list of Events (V1) based on filter criteria","description":"Retrieves events based on filter criteria. Supports pagination and various filtering options."}},"httpPath":"/v1/events"},{"label":"Returns a list of Events (V1) asynchronously based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/events-(v1)/getalleventsasync","routeSlug":"/publicapi/api-appointment-management/events-(v1)/getalleventsasync","metadata":{"seo":{"title":"Returns a list of Events (V1) asynchronously based on filter criteria","description":"Retrieves events asynchronously. Returns the first 10 results immediately and streams all matching records to the Streaming API."}},"httpPath":"/v1/events/async"},{"label":"Returns an Event (V1) by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/events-(v1)/geteventbyid","routeSlug":"/publicapi/api-appointment-management/events-(v1)/geteventbyid","metadata":{"seo":{"title":"Returns an Event (V1) by ID","description":"Retrieves a specific event by its ID. Returns detailed event information including location, operatory, and recurrence settings if applicable."}},"httpPath":"/v1/events/{eventId}"},{"label":"Updates an Event (V1) by ID","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/events-(v1)/updateevent","routeSlug":"/publicapi/api-appointment-management/events-(v1)/updateevent","metadata":{"seo":{"title":"Updates an Event (V1) by ID","description":"Updates an existing event. Supports updating single occurrences or entire recurring series based on the recurrenceTarget parameter."}},"httpPath":"/v1/events/{eventId}"},{"label":"Deletes an Event (V1) by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/events-(v1)/deleteevent","routeSlug":"/publicapi/api-appointment-management/events-(v1)/deleteevent","metadata":{"seo":{"title":"Deletes an Event (V1) by ID","description":"Deletes an event by its ID. For recurring events, you can specify whether to delete the entire series or just a single occurrence using the recurrenceTarget parameter."}},"httpPath":"/v1/events/{eventId}"}]},{"type":"group","label":"Missed Appointments (V1)","link":"/publicapi/api-appointment-management/missed-appointments-(v1)","routeSlug":"/publicapi/api-appointment-management/missed-appointments-(v1)","items":[{"label":"Returns a list of missed appointments based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/missed-appointments-(v1)/getmissedappointmentsv1","routeSlug":"/publicapi/api-appointment-management/missed-appointments-(v1)/getmissedappointmentsv1","metadata":{"seo":{"title":"Returns a list of missed appointments based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/missedappointments"},{"label":"Returns a missed appointment by missed appointment ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/missed-appointments-(v1)/getmissedappointmentsbymissedappointmentidv1","routeSlug":"/publicapi/api-appointment-management/missed-appointments-(v1)/getmissedappointmentsbymissedappointmentidv1","metadata":{"seo":{"title":"Returns a missed appointment by missed appointment ID.","description":"Returns the missed appointment identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/missedappointments/{missedAppointmentId}"},{"label":"Returns the updated missed appointment.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/missed-appointments-(v1)/putmissedappointmentsbymissedappointmentidv1","routeSlug":"/publicapi/api-appointment-management/missed-appointments-(v1)/putmissedappointmentsbymissedappointmentidv1","metadata":{"seo":{"title":"Returns the updated missed appointment.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/missedappointments/{missedAppointmentId}"},{"label":"Delete specific missed appointment by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/missed-appointments-(v1)/deletemissedappointmentsbymissedappointmentidv1","routeSlug":"/publicapi/api-appointment-management/missed-appointments-(v1)/deletemissedappointmentsbymissedappointmentidv1","metadata":{"seo":{"title":"Delete specific missed appointment by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/missedappointments/{missedAppointmentId}"}]},{"type":"group","label":"ScheduleOpenings (V1)","link":"/publicapi/api-appointment-management/scheduleopenings-(v1)","routeSlug":"/publicapi/api-appointment-management/scheduleopenings-(v1)","items":[{"label":"Returns a list of schedule openings based on filter criteria. But Provider Hours MUST be specified before calling this API.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduleopenings-(v1)/getscheduleopeningsv1","routeSlug":"/publicapi/api-appointment-management/scheduleopenings-(v1)/getscheduleopeningsv1","metadata":{"seo":{"title":"Returns a list of schedule openings based on filter criteria. But Provider Hours MUST be specified before calling this API.","description":"Returns available openings for a location and date range (provider hours, schedule items, templates)."}},"httpPath":"/v1/scheduleopenings"}]},{"type":"group","label":"ScheduleTemplates (V1)","link":"/publicapi/api-appointment-management/scheduletemplates-(v1)","routeSlug":"/publicapi/api-appointment-management/scheduletemplates-(v1)","items":[{"label":"Returns a list of schedule templates (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplates-(v1)/getscheduletemplatesv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplates-(v1)/getscheduletemplatesv1","metadata":{"seo":{"title":"Returns a list of schedule templates (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/scheduletemplates"},{"label":"Returns schedule template (V1) which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplates-(v1)/postscheduletemplatesv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplates-(v1)/postscheduletemplatesv1","metadata":{"seo":{"title":"Returns schedule template (V1) which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/scheduletemplates"},{"label":"Returns a schedule template (V1) by schedule template ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplates-(v1)/getscheduletemplatesbyscheduletemplateidv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplates-(v1)/getscheduletemplatesbyscheduletemplateidv1","metadata":{"seo":{"title":"Returns a schedule template (V1) by schedule template ID.","description":"Returns the schedule template (V1) identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/scheduletemplates/{scheduleTemplateId}"},{"label":"Returns the updated schedule template.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplates-(v1)/putscheduletemplatesbyscheduletemplateidv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplates-(v1)/putscheduletemplatesbyscheduletemplateidv1","metadata":{"seo":{"title":"Returns the updated schedule template.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/scheduletemplates/{scheduleTemplateId}"},{"label":"Delete specific schedule template (V1) by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplates-(v1)/deletescheduletemplatesbyscheduletemplateidv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplates-(v1)/deletescheduletemplatesbyscheduletemplateidv1","metadata":{"seo":{"title":"Delete specific schedule template (V1) by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/scheduletemplates/{scheduleTemplateId}"}]},{"type":"group","label":"ScheduleTemplateReasons (V1)","link":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)","routeSlug":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)","items":[{"label":"Returns a list of schedule template reasons (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)/getscheduletemplatereasonsv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)/getscheduletemplatereasonsv1","metadata":{"seo":{"title":"Returns a list of schedule template reasons (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/scheduletemplatereasons"},{"label":"Returns schedule template reason (V1) which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)/postscheduletemplatereasonsv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)/postscheduletemplatereasonsv1","metadata":{"seo":{"title":"Returns schedule template reason (V1) which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/scheduletemplatereasons"},{"label":"Returns a schedule template reason (V1) by schedule template reason ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)/getscheduletemplatereasonsbyscheduletemplatereasonidv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)/getscheduletemplatereasonsbyscheduletemplatereasonidv1","metadata":{"seo":{"title":"Returns a schedule template reason (V1) by schedule template reason ID.","description":"Returns the schedule template reason (V1) identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/scheduletemplatereasons/{scheduleTemplateReasonId}"},{"label":"Returns the updated schedule template reason (V1).","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)/putscheduletemplatereasonsbyscheduletemplatereasonidv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)/putscheduletemplatereasonsbyscheduletemplatereasonidv1","metadata":{"seo":{"title":"Returns the updated schedule template reason (V1).","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/scheduletemplatereasons/{scheduleTemplateReasonId}"},{"label":"Delete specific schedule template reason (V1) by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)/deletescheduletemplatereasonsbyscheduletemplatereasonidv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplatereasons-(v1)/deletescheduletemplatereasonsbyscheduletemplatereasonidv1","metadata":{"seo":{"title":"Delete specific schedule template reason (V1) by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/scheduletemplatereasons/{scheduleTemplateReasonId}"}]},{"type":"group","label":"ScheduleTemplateAppointmentReasons (V1)","link":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)","routeSlug":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)","items":[{"label":"Returns a list of schedule template appointment reasons (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)/getscheduletemplateappointmentreasonsv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)/getscheduletemplateappointmentreasonsv1","metadata":{"seo":{"title":"Returns a list of schedule template appointment reasons (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/scheduletemplateappointmentreasons"},{"label":"Returns schedule template appointment reason V1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)/postscheduletemplateappointmentreasonsv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)/postscheduletemplateappointmentreasonsv1","metadata":{"seo":{"title":"Returns schedule template appointment reason V1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/scheduletemplateappointmentreasons"},{"label":"Returns a schedule template appointment reason V1 by schedule template appointment reason ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)/getscheduletemplateappointmentreasonsbyscheduletemplateappointmentreasonidv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)/getscheduletemplateappointmentreasonsbyscheduletemplateappointmentreasonidv1","metadata":{"seo":{"title":"Returns a schedule template appointment reason V1 by schedule template appointment reason ID.","description":"Returns the schedule template appointment reason V1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/scheduletemplateappointmentreasons/{scheduleTemplateAppointmentReasonId}"},{"label":"Returns the updated schedule template appointment reason V1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)/putscheduletemplateappointmentreasonsbyscheduletemplateappointmentreasonidv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)/putscheduletemplateappointmentreasonsbyscheduletemplateappointmentreasonidv1","metadata":{"seo":{"title":"Returns the updated schedule template appointment reason V1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/scheduletemplateappointmentreasons/{scheduleTemplateAppointmentReasonId}"},{"label":"Delete specific schedule template appointment reason V1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)/deletescheduletemplateappointmentreasonsbyscheduletemplateappointmentreasonidv1","routeSlug":"/publicapi/api-appointment-management/scheduletemplateappointmentreasons-(v1)/deletescheduletemplateappointmentreasonsbyscheduletemplateappointmentreasonidv1","metadata":{"seo":{"title":"Delete specific schedule template appointment reason V1 by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/scheduletemplateappointmentreasons/{scheduleTemplateAppointmentReasonId}"}]},{"type":"group","label":"PatientBookingAvailabilities (V1)","link":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)","routeSlug":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)","items":[{"label":"Returns a list of patient booking availabilities V1 based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)/getpatientbookingavailabilitiesv1","routeSlug":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)/getpatientbookingavailabilitiesv1","metadata":{"seo":{"title":"Returns a list of patient booking availabilities V1 based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientbookingavailabilities"},{"label":"Returns patient booking availability V1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)/postpatientbookingavailabilitiesv1","routeSlug":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)/postpatientbookingavailabilitiesv1","metadata":{"seo":{"title":"Returns patient booking availability V1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/patientbookingavailabilities"},{"label":"Returns a patient booking availability V1 by patient booking availability ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)/getpatientbookingavailabilitiesbypatientbookingavailabilityidv1","routeSlug":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)/getpatientbookingavailabilitiesbypatientbookingavailabilityidv1","metadata":{"seo":{"title":"Returns a patient booking availability V1 by patient booking availability ID.","description":"Returns the patient booking availability V1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientbookingavailabilities/{patientBookingAvailabilityId}"},{"label":"Returns the updated patient booking availability V1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)/putpatientbookingavailabilitiesbypatientbookingavailabilityidv1","routeSlug":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)/putpatientbookingavailabilitiesbypatientbookingavailabilityidv1","metadata":{"seo":{"title":"Returns the updated patient booking availability V1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/patientbookingavailabilities/{patientBookingAvailabilityId}"},{"label":"Delete specific patient booking availability V1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)/deletepatientbookingavailabilitiesbypatientbookingavailabilityidv1","routeSlug":"/publicapi/api-appointment-management/patientbookingavailabilities-(v1)/deletepatientbookingavailabilitiesbypatientbookingavailabilityidv1","metadata":{"seo":{"title":"Delete specific patient booking availability V1 by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/patientbookingavailabilities/{patientBookingAvailabilityId}"}]}]},{"type":"group","label":"Patient Management","items":[{"type":"link","label":"Public API – Patient Management","link":"/publicapi/api-patient-management","routeSlug":"/publicapi/api-patient-management"},{"type":"separator","label":"Patient Management"},{"type":"group","label":"Patients (V1)","link":"/publicapi/api-patient-management/patients-(v1)","routeSlug":"/publicapi/api-patient-management/patients-(v1)","items":[{"label":"Returns a list of patients (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patients-(v1)/getallpatients","routeSlug":"/publicapi/api-patient-management/patients-(v1)/getallpatients","metadata":{"seo":{"title":"Returns a list of patients (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine name, chart, or contact filters with lastModified or dateOfBirth bounds where possible. A very wide lastModified range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patients"},{"label":"Creates a new patient","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patients-(v1)/createpatient","routeSlug":"/publicapi/api-patient-management/patients-(v1)/createpatient","metadata":{"seo":{"title":"Creates a new patient","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/patients"},{"label":"Returns a list of patients (V1) asynchronously based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patients-(v1)/getallpatientsasync","routeSlug":"/publicapi/api-patient-management/patients-(v1)/getallpatientsasync","metadata":{"seo":{"title":"Returns a list of patients (V1) asynchronously based on filter criteria","description":"Retrieves patients asynchronously. Returns the first 10 results immediately and streams all matching records to the Streaming API."}},"httpPath":"/v1/patients/async"},{"label":"Returns a patient by patient ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patients-(v1)/getpatientbyid","routeSlug":"/publicapi/api-patient-management/patients-(v1)/getpatientbyid","metadata":{"seo":{"title":"Returns a patient by patient ID","description":"Returns the patient identified by the path parameter. 404 when the patient is missing or not accessible in the organization context."}},"httpPath":"/v1/patients/{patientId}"},{"label":"Updates an existing patient","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patients-(v1)/updatepatient","routeSlug":"/publicapi/api-patient-management/patients-(v1)/updatepatient","metadata":{"seo":{"title":"Updates an existing patient","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/patients/{patientId}"},{"label":"Returns a list of objects with calculated fields for Patient based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patients-(v1)/getpatientcalculatedfields","routeSlug":"/publicapi/api-patient-management/patients-(v1)/getpatientcalculatedfields","metadata":{"seo":{"title":"Returns a list of objects with calculated fields for Patient based on filter criteria","description":"Returns calculated fields per patient row. Required: filter (narrow with patient.id==… or patient.id->[…]) andresponseFields listing at least one allowed field (for example lastVisitDate). Requests missing either or usingunsupported field names typically return 400."}},"httpPath":"/v1/patients/calculated"}]},{"type":"group","label":"PatientConditions (V1)","link":"/publicapi/api-patient-management/patientconditions-(v1)","routeSlug":"/publicapi/api-patient-management/patientconditions-(v1)","items":[{"label":"Returns a list of patient condition entries based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patientconditions-(v1)/getpatientconditionsv1","routeSlug":"/publicapi/api-patient-management/patientconditions-(v1)/getpatientconditionsv1","metadata":{"seo":{"title":"Returns a list of patient condition entries based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientconditions"},{"label":"Returns patientCondition which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patientconditions-(v1)/postpatientconditionsv1","routeSlug":"/publicapi/api-patient-management/patientconditions-(v1)/postpatientconditionsv1","metadata":{"seo":{"title":"Returns patientCondition which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/patientconditions"},{"label":"Returns a patientCondition entry by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patientconditions-(v1)/getpatientconditionsbypatientconditionidv1","routeSlug":"/publicapi/api-patient-management/patientconditions-(v1)/getpatientconditionsbypatientconditionidv1","metadata":{"seo":{"title":"Returns a patientCondition entry by ID.","description":"Returns the patientCondition entry identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientconditions/{patientConditionId}"},{"label":"Returns the updated patientCondition.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patientconditions-(v1)/putpatientconditionsbypatientconditionidv1","routeSlug":"/publicapi/api-patient-management/patientconditions-(v1)/putpatientconditionsbypatientconditionidv1","metadata":{"seo":{"title":"Returns the updated patientCondition.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/patientconditions/{patientConditionId}"},{"label":"Delete desired patientCondition by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patientconditions-(v1)/deletepatientconditionsbypatientconditionidv1","routeSlug":"/publicapi/api-patient-management/patientconditions-(v1)/deletepatientconditionsbypatientconditionidv1","metadata":{"seo":{"title":"Delete desired patientCondition by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/patientconditions/{patientConditionId}"}]},{"type":"group","label":"PatientRecares (V1)","link":"/publicapi/api-patient-management/patientrecares-(v1)","routeSlug":"/publicapi/api-patient-management/patientrecares-(v1)","items":[{"label":"Returns a list of PatientRecares (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patientrecares-(v1)/getpatientrecaresv1","routeSlug":"/publicapi/api-patient-management/patientrecares-(v1)/getpatientrecaresv1","metadata":{"seo":{"title":"Returns a list of PatientRecares (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientrecares"},{"label":"Returns PatientRecareV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patientrecares-(v1)/postpatientrecaresv1","routeSlug":"/publicapi/api-patient-management/patientrecares-(v1)/postpatientrecaresv1","metadata":{"seo":{"title":"Returns PatientRecareV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/patientrecares"},{"label":"Returns a PatientRecareV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patientrecares-(v1)/getpatientrecaresbypatientrecareidv1","routeSlug":"/publicapi/api-patient-management/patientrecares-(v1)/getpatientrecaresbypatientrecareidv1","metadata":{"seo":{"title":"Returns a PatientRecareV1 by ID.","description":"Returns the PatientRecareV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientrecares/{patientRecareId}"},{"label":"Returns the updated PatientRecareV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patientrecares-(v1)/putpatientrecaresbypatientrecareidv1","routeSlug":"/publicapi/api-patient-management/patientrecares-(v1)/putpatientrecaresbypatientrecareidv1","metadata":{"seo":{"title":"Returns the updated PatientRecareV1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/patientrecares/{patientRecareId}"},{"label":"Delete PatientRecareV1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patientrecares-(v1)/deletepatientrecaresbypatientrecareidv1","routeSlug":"/publicapi/api-patient-management/patientrecares-(v1)/deletepatientrecaresbypatientrecareidv1","metadata":{"seo":{"title":"Delete PatientRecareV1 by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/patientrecares/{patientRecareId}"}]},{"type":"group","label":"Patient Billing Types","link":"/publicapi/api-patient-management/patient-billing-types","routeSlug":"/publicapi/api-patient-management/patient-billing-types","items":[{"label":"Returns a list of PatientBillingTypes based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patient-billing-types/getpatientsbypatientidbillingtypes","routeSlug":"/publicapi/api-patient-management/patient-billing-types/getpatientsbypatientidbillingtypes","metadata":{"seo":{"title":"Returns a list of PatientBillingTypes based on filter criteria","description":"Returns a list of PatientBillingTypes based on filter criteria"}},"httpPath":"/v1/patients/{patientId}/billingtypes"},{"label":"Returns PatientBillingType or list of PatientBillingTypes which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-patient-management/patient-billing-types/postpatientsbypatientidbillingtypes","routeSlug":"/publicapi/api-patient-management/patient-billing-types/postpatientsbypatientidbillingtypes","metadata":{"seo":{"title":"Returns PatientBillingType or list of PatientBillingTypes which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/patients/{patientId}/billingtypes"}]}]},{"type":"group","label":"Clinical & Medical Records","items":[{"type":"link","label":"Public API – Clinical & Medical Records","link":"/publicapi/api-clinical-and-medical-records","routeSlug":"/publicapi/api-clinical-and-medical-records"},{"type":"separator","label":"Clinical & Medical Records"},{"type":"group","label":"PatientProcedures(V1)","link":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)","routeSlug":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)","items":[{"label":"Returns a list of PatientProcedures based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientproceduresv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientproceduresv1","metadata":{"seo":{"title":"Returns a list of PatientProcedures based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientprocedures"},{"label":"Returns PatientProcedure which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/postpatientproceduresv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/postpatientproceduresv1","metadata":{"seo":{"title":"Returns PatientProcedure which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/patientprocedures"},{"label":"Returns an PatientProcedure by PatientProcedureID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientproceduresbyprocedureidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientproceduresbyprocedureidv1","metadata":{"seo":{"title":"Returns an PatientProcedure by PatientProcedureID.","description":"Returns the PatientProcedure identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientprocedures/{procedureId}"},{"label":"Returns the updated PatientProcedure.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/putpatientproceduresbyprocedureidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/putpatientproceduresbyprocedureidv1","metadata":{"seo":{"title":"Returns the updated PatientProcedure.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/patientprocedures/{procedureId}"},{"label":"Delete specific PatientProcedure by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/deletepatientproceduresbyprocedureidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/deletepatientproceduresbyprocedureidv1","metadata":{"seo":{"title":"Delete specific PatientProcedure by ID","description":"Cancels the patient procedure (soft delete: state → CANCELLED). 404 when the resource is missing or already cancelled."}},"httpPath":"/v1/patientprocedures/{procedureId}"},{"label":"Returns a list of objects with calculated fields for PatientProcedures based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientprocedurescalculatedv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientprocedurescalculatedv1","metadata":{"seo":{"title":"Returns a list of objects with calculated fields for PatientProcedures based on filter criteria","description":"Required: filter must include patientProcedure.id (single or list). Required: responseFields must include bothisEditable and appointmentToBeDeleted (comma-separated). Missing either typically returns 400."}},"httpPath":"/v1/patientprocedures/calculated"},{"label":"Returns mapped practiceProcedure and fee amount","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/postpatientproceduresmappingv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/postpatientproceduresmappingv1","metadata":{"seo":{"title":"Returns mapped practiceProcedure and fee amount","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/patientprocedures/mapping"},{"label":"Returns a list of Visits and Appointments for PatientProcedures","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientproceduresbyprocedureidappointmentsv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientproceduresbyprocedureidappointmentsv1","metadata":{"seo":{"title":"Returns a list of Visits and Appointments for PatientProcedures","description":"MCP (first successful call): path procedureId must be a real patient procedure ID in your organization (for example fromGET /v1/patientprocedures or the patient chart). Unknown IDs yield 404; malformed IDs yield 400."}},"httpPath":"/v1/patientprocedures/{procedureId}/appointments"},{"label":"Returns an PatientProcedure graph data by PatientProcedureID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientproceduresbyprocedureidgraphv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientproceduresbyprocedureidgraphv1","metadata":{"seo":{"title":"Returns an PatientProcedure graph data by PatientProcedureID.","description":"Returns the graph for one procedure. procedureId must exist; optional responseFields trims fields (or use ALL)."}},"httpPath":"/v1/patientprocedures/{procedureId}/graph"},{"label":"Returns an PatientProcedure graph data models by patientId.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientprocedurespatientsbypatientidgraphv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientprocedures(v1)/getpatientprocedurespatientsbypatientidgraphv1","metadata":{"seo":{"title":"Returns an PatientProcedure graph data models by patientId.","description":"patientId must be a valid patient in the organization. Optional responseFields controls which graph fields are returned."}},"httpPath":"/v1/patientprocedures/patients/{patientId}/graph"}]},{"type":"group","label":"PatientNotes (V1)","link":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)","routeSlug":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)","items":[{"label":"Returns a list of patient note entries based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)/getpatientnotesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)/getpatientnotesv1","metadata":{"seo":{"title":"Returns a list of patient note entries based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientnotes"},{"label":"Returns the created patient note object","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)/postpatientnotesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)/postpatientnotesv1","metadata":{"seo":{"title":"Returns the created patient note object","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/patientnotes"},{"label":"Returns a patientNote entry by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)/getpatientnotesbypatientnoteidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)/getpatientnotesbypatientnoteidv1","metadata":{"seo":{"title":"Returns a patientNote entry by entry ID.","description":"Returns the patientNote entry identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientnotes/{patientNoteId}"},{"label":"Returns the updated patient note.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)/putpatientnotesbypatientnoteidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)/putpatientnotesbypatientnoteidv1","metadata":{"seo":{"title":"Returns the updated patient note.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/patientnotes/{patientNoteId}"},{"label":"Delete specific patient note by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)/deletepatientnotesbypatientnoteidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientnotes-(v1)/deletepatientnotesbypatientnoteidv1","metadata":{"seo":{"title":"Delete specific patient note by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/patientnotes/{patientNoteId}"}]},{"type":"group","label":"PatientMedicalAlerts (V1)","link":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)","routeSlug":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)","items":[{"label":"Returns a list of PatientMedicalAlerts (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)/getpatientmedicalalertsv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)/getpatientmedicalalertsv1","metadata":{"seo":{"title":"Returns a list of PatientMedicalAlerts (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientmedicalalerts"},{"label":"Returns PatientMedicalAlertV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)/postpatientmedicalalertsv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)/postpatientmedicalalertsv1","metadata":{"seo":{"title":"Returns PatientMedicalAlertV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/patientmedicalalerts"},{"label":"Returns a PatientMedicalAlertV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)/getpatientmedicalalertsbypatientmedicalalertidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)/getpatientmedicalalertsbypatientmedicalalertidv1","metadata":{"seo":{"title":"Returns a PatientMedicalAlertV1 by ID.","description":"Returns the PatientMedicalAlertV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientmedicalalerts/{patientMedicalAlertId}"},{"label":"Returns the updated PatientMedicalAlertV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)/putpatientmedicalalertsbypatientmedicalalertidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)/putpatientmedicalalertsbypatientmedicalalertidv1","metadata":{"seo":{"title":"Returns the updated PatientMedicalAlertV1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/patientmedicalalerts/{patientMedicalAlertId}"},{"label":"Delete desired PatientMedicalAlertV1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)/deletepatientmedicalalertsbypatientmedicalalertidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/patientmedicalalerts-(v1)/deletepatientmedicalalertsbypatientmedicalalertidv1","metadata":{"seo":{"title":"Delete desired PatientMedicalAlertV1 by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/patientmedicalalerts/{patientMedicalAlertId}"}]},{"type":"group","label":"MedicalAlerts (V1)","link":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)","routeSlug":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)","items":[{"label":"Returns a list of MedicalAlerts (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)/getmedicalalertsv1","routeSlug":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)/getmedicalalertsv1","metadata":{"seo":{"title":"Returns a list of MedicalAlerts (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/medicalalerts"},{"label":"Returns MedicalAlertV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)/postmedicalalertsv1","routeSlug":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)/postmedicalalertsv1","metadata":{"seo":{"title":"Returns MedicalAlertV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/medicalalerts"},{"label":"Returns a MedicalAlertV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)/getmedicalalertsbymedicalalertidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)/getmedicalalertsbymedicalalertidv1","metadata":{"seo":{"title":"Returns a MedicalAlertV1 by ID.","description":"Returns the MedicalAlertV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/medicalalerts/{medicalAlertId}"},{"label":"Returns the updated MedicalAlertV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)/putmedicalalertsbymedicalalertidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)/putmedicalalertsbymedicalalertidv1","metadata":{"seo":{"title":"Returns the updated MedicalAlertV1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/medicalalerts/{medicalAlertId}"},{"label":"Delete desired MedicalAlertV1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)/deletemedicalalertsbymedicalalertidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/medicalalerts-(v1)/deletemedicalalertsbymedicalalertidv1","metadata":{"seo":{"title":"Delete desired MedicalAlertV1 by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/medicalalerts/{medicalAlertId}"}]},{"type":"group","label":"ClinicalNoteTemplates (V1)","link":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)","items":[{"label":"Returns a list of clinicalNoteTemplates based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/getclinicalnotetemplatesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/getclinicalnotetemplatesv1","metadata":{"seo":{"title":"Returns a list of clinicalNoteTemplates based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/clinicalnotetemplates"},{"label":"Returns clinicalNoteTemplate which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/postclinicalnotetemplatesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/postclinicalnotetemplatesv1","metadata":{"seo":{"title":"Returns clinicalNoteTemplate which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/clinicalnotetemplates"},{"label":"Returns a clinicalNoteTemplate by clinicalNoteTemplateId.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/getclinicalnotetemplatesbytemplateidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/getclinicalnotetemplatesbytemplateidv1","metadata":{"seo":{"title":"Returns a clinicalNoteTemplate by clinicalNoteTemplateId.","description":"Returns the clinicalNoteTemplate identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/clinicalnotetemplates/{templateId}"},{"label":"Returns the updated clinicalNoteTemplate.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/putclinicalnotetemplatesbytemplateidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/putclinicalnotetemplatesbytemplateidv1","metadata":{"seo":{"title":"Returns the updated clinicalNoteTemplate.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/clinicalnotetemplates/{templateId}"},{"label":"Delete desired clinicalNoteTemplate by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/deleteclinicalnotetemplatesbytemplateidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/deleteclinicalnotetemplatesbytemplateidv1","metadata":{"seo":{"title":"Delete desired clinicalNoteTemplate by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/clinicalnotetemplates/{templateId}"},{"label":"Returns a list of globalClinicalNoteTemplates based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/getclinicalnotetemplatesglobalsv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplates-(v1)/getclinicalnotetemplatesglobalsv1","metadata":{"seo":{"title":"Returns a list of globalClinicalNoteTemplates based on filter criteria","description":"Query shape: Prefer a narrow filter. Required filter keys must be supplied where documented below. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window."}},"httpPath":"/v1/clinicalnotetemplates/globals"}]},{"type":"group","label":"ClinicalNoteTemplateUserFavorites (V1)","link":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplateuserfavorites-(v1)","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplateuserfavorites-(v1)","items":[{"label":"Returns list of user and clinicalNoteTemplate pair","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplateuserfavorites-(v1)/getclinicalnotetemplateuserfavoritesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplateuserfavorites-(v1)/getclinicalnotetemplateuserfavoritesv1","metadata":{"seo":{"title":"Returns list of user and clinicalNoteTemplate pair","description":"Query shape: Prefer a narrow filter. Required filter keys must be supplied where documented below. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window."}},"httpPath":"/v1/clinicalnotetemplateuserfavorites"},{"label":"Returns user and clinicalNoteTemplate map","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplateuserfavorites-(v1)/postclinicalnotetemplateuserfavoritesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplateuserfavorites-(v1)/postclinicalnotetemplateuserfavoritesv1","metadata":{"seo":{"title":"Returns user and clinicalNoteTemplate map","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/clinicalnotetemplateuserfavorites"},{"label":"Return deleted user and clinicalNoteTemplate favorite map","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplateuserfavorites-(v1)/deleteclinicalnotetemplateuserfavoritesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotetemplateuserfavorites-(v1)/deleteclinicalnotetemplateuserfavoritesv1","metadata":{"seo":{"title":"Return deleted user and clinicalNoteTemplate favorite map","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/clinicalnotetemplateuserfavorites"}]},{"type":"group","label":"PerioExams (V1)","link":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)","routeSlug":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)","items":[{"label":"Returns a list of PerioExams based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/getperioexamsv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/getperioexamsv1","metadata":{"seo":{"title":"Returns a list of PerioExams based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/perioexams"},{"label":"Returns perioExam which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/postperioexamsv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/postperioexamsv1","metadata":{"seo":{"title":"Returns perioExam which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/perioexams"},{"label":"Returns list of perioExams which have been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/postperioexamsbulkv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/postperioexamsbulkv1","metadata":{"seo":{"title":"Returns list of perioExams which have been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/perioexams/bulk"},{"label":"Returns a perioExam by perioExamId.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/getperioexamsbyperioexamidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/getperioexamsbyperioexamidv1","metadata":{"seo":{"title":"Returns a perioExam by perioExamId.","description":"Returns the perioExam identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/perioexams/{perioExamId}"},{"label":"Returns the updated perioExam.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/putperioexamsbyperioexamidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/putperioexamsbyperioexamidv1","metadata":{"seo":{"title":"Returns the updated perioExam.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/perioexams/{perioExamId}"},{"label":"Delete desired perioExam by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/deleteperioexamsbyperioexamidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioexams-(v1)/deleteperioexamsbyperioexamidv1","metadata":{"seo":{"title":"Delete desired perioExam by ID","description":"Permanently deletes the perio exam and all nested probes. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/perioexams/{perioExamId}"}]},{"type":"group","label":"PerioProbes (V1)","link":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)","routeSlug":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)","items":[{"label":"Returns perioProbe which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/postperioexamsbyperioexamidprobesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/postperioexamsbyperioexamidprobesv1","metadata":{"seo":{"title":"Returns perioProbe which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/perioexams/{perioExamId}/probes"},{"label":"Returns a list of PerioProbes based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/getperioexamsbyperioexamidprobesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/getperioexamsbyperioexamidprobesv1","metadata":{"seo":{"title":"Returns a list of PerioProbes based on filter criteria","description":"Query shape: Prefer a narrow filter. Required filter keys must be supplied where documented below. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window."}},"httpPath":"/v1/perioexams/{perioExamId}/probes"},{"label":"Returns list of perioProbes which have been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/postperioexamsbyperioexamidprobesbulkv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/postperioexamsbyperioexamidprobesbulkv1","metadata":{"seo":{"title":"Returns list of perioProbes which have been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/perioexams/{perioExamId}/probes/bulk"},{"label":"Returns a perioProbe by perioProbeId.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/getperioexamsbyperioexamidprobesbyperioprobeidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/getperioexamsbyperioexamidprobesbyperioprobeidv1","metadata":{"seo":{"title":"Returns a perioProbe by perioProbeId.","description":"perioExamId (string) and perioProbeId (integer) must identify a probe that belongs to that exam. 404 when the probeor exam is missing; 400 for invalid IDs."}},"httpPath":"/v1/perioexams/{perioExamId}/probes/{perioProbeId}"},{"label":"Returns the updated perioProbe.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/putperioexamsbyperioexamidprobesbyperioprobeidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/putperioexamsbyperioexamidprobesbyperioprobeidv1","metadata":{"seo":{"title":"Returns the updated perioProbe.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/perioexams/{perioExamId}/probes/{perioProbeId}"},{"label":"Delete desired perioProbe by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/deleteperioexamsbyperioexamidprobesbyperioprobeidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/perioprobes-(v1)/deleteperioexamsbyperioexamidprobesbyperioprobeidv1","metadata":{"seo":{"title":"Delete desired perioProbe by ID","description":"Permanently deletes the perio probe. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/perioexams/{perioExamId}/probes/{perioProbeId}"}]},{"type":"group","label":"ClinicalNotePrompts (V1)","link":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)","items":[{"label":"Returns a list of clinicalNoteprompts based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/getclinicalnotepromptsv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/getclinicalnotepromptsv1","metadata":{"seo":{"title":"Returns a list of clinicalNoteprompts based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/clinicalnoteprompts"},{"label":"Returns clinicalNotePrompt which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/postclinicalnotepromptsv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/postclinicalnotepromptsv1","metadata":{"seo":{"title":"Returns clinicalNotePrompt which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/clinicalnoteprompts"},{"label":"Returns a clinicalNotePrompt by Id.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/getclinicalnotepromptsbypromptidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/getclinicalnotepromptsbypromptidv1","metadata":{"seo":{"title":"Returns a clinicalNotePrompt by Id.","description":"Returns the clinicalNotePrompt identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/clinicalnoteprompts/{promptId}"},{"label":"Returns the updated clinicalNotePrompt.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/putclinicalnotepromptsbypromptidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/putclinicalnotepromptsbypromptidv1","metadata":{"seo":{"title":"Returns the updated clinicalNotePrompt.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/clinicalnoteprompts/{promptId}"},{"label":"Delete desired clinicalNotePrompt by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/deleteclinicalnotepromptsbypromptidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/deleteclinicalnotepromptsbypromptidv1","metadata":{"seo":{"title":"Delete desired clinicalNotePrompt by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/clinicalnoteprompts/{promptId}"},{"label":"Returns all of globalClinicalNotePrompts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/getclinicalnotepromptsglobalsv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnoteprompts-(v1)/getclinicalnotepromptsglobalsv1","metadata":{"seo":{"title":"Returns all of globalClinicalNotePrompts","description":"Query shape: Use the documented query parameters to scope the request. Unscoped queries can 408 (timeout) on large tenants."}},"httpPath":"/v1/clinicalnoteprompts/globals"}]},{"type":"group","label":"ClinicalNotes (V1)","link":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)","items":[{"label":"Returns a list of clinicalNotes based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)/getclinicalnotesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)/getclinicalnotesv1","metadata":{"seo":{"title":"Returns a list of clinicalNotes based on filter criteria","description":"Query shape: Prefer a narrow filter—combine patient.id or provider.id with lastModified or datedAsbounds. A very wide lastModified range with no other scoping can 408 (timeout) on large tenants; retry with asmaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/clinicalnotes"},{"label":"Returns clinicalNote which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)/postclinicalnotesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)/postclinicalnotesv1","metadata":{"seo":{"title":"Returns clinicalNote which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/clinicalnotes"},{"label":"Returns a clinicalNote by clinicalNoteId.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)/getclinicalnotesbyclinicalnoteidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)/getclinicalnotesbyclinicalnoteidv1","metadata":{"seo":{"title":"Returns a clinicalNote by clinicalNoteId.","description":"Returns the clinicalNote identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/clinicalnotes/{clinicalNoteId}"},{"label":"Returns the updated clinicalNote.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)/putclinicalnotesbyclinicalnoteidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)/putclinicalnotesbyclinicalnoteidv1","metadata":{"seo":{"title":"Returns the updated clinicalNote.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/clinicalnotes/{clinicalNoteId}"},{"label":"Delete desired clinicalNote by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)/deleteclinicalnotesbyclinicalnoteidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/clinicalnotes-(v1)/deleteclinicalnotesbyclinicalnoteidv1","metadata":{"seo":{"title":"Delete desired clinicalNote by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/clinicalnotes/{clinicalNoteId}"}]},{"type":"group","label":"DayNotes (V1)","link":"/publicapi/api-clinical-and-medical-records/daynotes-(v1)","routeSlug":"/publicapi/api-clinical-and-medical-records/daynotes-(v1)","items":[{"label":"Returns a list of day notes based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/daynotes-(v1)/getdaynotesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/daynotes-(v1)/getdaynotesv1","metadata":{"seo":{"title":"Returns a list of day notes based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/daynotes"},{"label":"Returns day note which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/daynotes-(v1)/postdaynotesv1","routeSlug":"/publicapi/api-clinical-and-medical-records/daynotes-(v1)/postdaynotesv1","metadata":{"seo":{"title":"Returns day note which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/daynotes"},{"label":"Returns a day note by day note ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/daynotes-(v1)/getdaynotesbydaynoteidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/daynotes-(v1)/getdaynotesbydaynoteidv1","metadata":{"seo":{"title":"Returns a day note by day note ID.","description":"Returns the day note identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/daynotes/{dayNoteId}"},{"label":"Returns the updated day note.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-clinical-and-medical-records/daynotes-(v1)/putdaynotesbydaynoteidv1","routeSlug":"/publicapi/api-clinical-and-medical-records/daynotes-(v1)/putdaynotesbydaynoteidv1","metadata":{"seo":{"title":"Returns the updated day note.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/daynotes/{dayNoteId}"}]}]},{"type":"group","label":"Financial Management","items":[{"type":"link","label":"Public API – Financial Management","link":"/publicapi/api-financial-management","routeSlug":"/publicapi/api-financial-management"},{"type":"separator","label":"Financial Management"},{"type":"group","label":"Agingbalances (V1)","link":"/publicapi/api-financial-management/agingbalances-(v1)","routeSlug":"/publicapi/api-financial-management/agingbalances-(v1)","items":[{"label":"Returns AgingBalanceV1 for patient.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/agingbalances-(v1)/getagingbalancesv1","routeSlug":"/publicapi/api-financial-management/agingbalances-(v1)/getagingbalancesv1","metadata":{"seo":{"title":"Returns AgingBalanceV1 for patient.","description":"Returns AgingBalanceV1 for patient."}},"httpPath":"/v1/agingbalances"},{"label":"Returns AgingBalanceV1 for patient.\nThis endpoint requires either patient.id or page filters be present in the request, see \"filter\" details below for more info on how to use them properly.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/agingbalances-(v1)/getagingbalancesreportv1","routeSlug":"/publicapi/api-financial-management/agingbalances-(v1)/getagingbalancesreportv1","metadata":{"seo":{"title":"Returns AgingBalanceV1 for patient.\nThis endpoint requires either patient.id or page filters be present in the request, see \"filter\" details below for more info on how to use them properly.","description":"Returns AgingBalanceReportV1: rolled-up bucket totals for the location (or for the requested guarantor patients),plus patientReports with one AgingReceivableV1 per guarantor row."}},"httpPath":"/v1/agingbalances/report"}]},{"type":"group","label":"PatientStatements (V1)","link":"/publicapi/api-financial-management/patientstatements-(v1)","routeSlug":"/publicapi/api-financial-management/patientstatements-(v1)","items":[{"label":"Returns a list of patientStatementsV1 based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/patientstatements-(v1)/getpatientstatementsv1","routeSlug":"/publicapi/api-financial-management/patientstatements-(v1)/getpatientstatementsv1","metadata":{"seo":{"title":"Returns a list of patientStatementsV1 based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientstatements"},{"label":"Returns a PatientStatementV1 by PatientStatement ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/patientstatements-(v1)/getpatientstatementsbypatientstatementidv1","routeSlug":"/publicapi/api-financial-management/patientstatements-(v1)/getpatientstatementsbypatientstatementidv1","metadata":{"seo":{"title":"Returns a PatientStatementV1 by PatientStatement ID.","description":"Returns the PatientStatementV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientstatements/{patientstatementId}"}]},{"type":"group","label":"PatientPaymentPlans (V1)","link":"/publicapi/api-financial-management/patientpaymentplans-(v1)","routeSlug":"/publicapi/api-financial-management/patientpaymentplans-(v1)","items":[{"label":"Returns a list of payment plans entries based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/patientpaymentplans-(v1)/getpatientpaymentplansv1","routeSlug":"/publicapi/api-financial-management/patientpaymentplans-(v1)/getpatientpaymentplansv1","metadata":{"seo":{"title":"Returns a list of payment plans entries based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientpaymentplans"},{"label":"Returns a payment plan by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/patientpaymentplans-(v1)/getpatientpaymentplansbypatientpaymentplanidv1","routeSlug":"/publicapi/api-financial-management/patientpaymentplans-(v1)/getpatientpaymentplansbypatientpaymentplanidv1","metadata":{"seo":{"title":"Returns a payment plan by ID.","description":"Returns the payment plan identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientpaymentplans/{patientPaymentPlanId}"}]},{"type":"group","label":"FeeSchedules (V1)","link":"/publicapi/api-financial-management/feeschedules-(v1)","routeSlug":"/publicapi/api-financial-management/feeschedules-(v1)","items":[{"label":"Returns a list of FeeSchedules based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/feeschedules-(v1)/getfeeschedulesv1","routeSlug":"/publicapi/api-financial-management/feeschedules-(v1)/getfeeschedulesv1","metadata":{"seo":{"title":"Returns a list of FeeSchedules based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/feeschedules"},{"label":"Returns created FeeSchedule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/feeschedules-(v1)/postfeeschedulesv1","routeSlug":"/publicapi/api-financial-management/feeschedules-(v1)/postfeeschedulesv1","metadata":{"seo":{"title":"Returns created FeeSchedule","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/feeschedules"},{"label":"Returns FeeSchedule by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/feeschedules-(v1)/getfeeschedulesbyfeescheduleidv1","routeSlug":"/publicapi/api-financial-management/feeschedules-(v1)/getfeeschedulesbyfeescheduleidv1","metadata":{"seo":{"title":"Returns FeeSchedule by ID.","description":"Returns the FeeSchedule identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/feeschedules/{feeScheduleId}"},{"label":"Returns updated FeeSchedule","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/feeschedules-(v1)/putfeeschedulesbyfeescheduleidv1","routeSlug":"/publicapi/api-financial-management/feeschedules-(v1)/putfeeschedulesbyfeescheduleidv1","metadata":{"seo":{"title":"Returns updated FeeSchedule","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/feeschedules/{feeScheduleId}"},{"label":"Delete specific FeeSchedule by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/feeschedules-(v1)/deletefeeschedulesbyfeescheduleidv1","routeSlug":"/publicapi/api-financial-management/feeschedules-(v1)/deletefeeschedulesbyfeescheduleidv1","metadata":{"seo":{"title":"Delete specific FeeSchedule by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/feeschedules/{feeScheduleId}"}]},{"type":"group","label":"FeeScheduleAssociations (V1)","link":"/publicapi/api-financial-management/feescheduleassociations-(v1)","routeSlug":"/publicapi/api-financial-management/feescheduleassociations-(v1)","items":[{"label":"Returns FeeScheduleAssociations based on id of FeeSchedule","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/feescheduleassociations-(v1)/getfeescheduleassociationsv1","routeSlug":"/publicapi/api-financial-management/feescheduleassociations-(v1)/getfeescheduleassociationsv1","metadata":{"seo":{"title":"Returns FeeScheduleAssociations based on id of FeeSchedule","description":"Query shape: Use the documented query parameters to scope the request. Unscoped queries can 408 (timeout) on large tenants."}},"httpPath":"/v1/feescheduleassociations"}]},{"type":"group","label":"FeeScheduleRanges (V1)","link":"/publicapi/api-financial-management/feescheduleranges-(v1)","routeSlug":"/publicapi/api-financial-management/feescheduleranges-(v1)","items":[{"label":"Returns a list of FeeScheduleRanges based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/feescheduleranges-(v1)/getfeeschedulerangesv1","routeSlug":"/publicapi/api-financial-management/feescheduleranges-(v1)/getfeeschedulerangesv1","metadata":{"seo":{"title":"Returns a list of FeeScheduleRanges based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/feescheduleranges"},{"label":"Returns created FeeScheduleRange","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/feescheduleranges-(v1)/postfeeschedulerangesv1","routeSlug":"/publicapi/api-financial-management/feescheduleranges-(v1)/postfeeschedulerangesv1","metadata":{"seo":{"title":"Returns created FeeScheduleRange","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/feescheduleranges"},{"label":"Returns FeeScheduleRange by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/feescheduleranges-(v1)/getfeeschedulerangesbyfeeschedulerangeidv1","routeSlug":"/publicapi/api-financial-management/feescheduleranges-(v1)/getfeeschedulerangesbyfeeschedulerangeidv1","metadata":{"seo":{"title":"Returns FeeScheduleRange by ID.","description":"Returns the FeeScheduleRange identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/feescheduleranges/{feeScheduleRangeId}"},{"label":"Returns updated FeeScheduleRange","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/feescheduleranges-(v1)/putfeeschedulerangesbyfeeschedulerangeidv1","routeSlug":"/publicapi/api-financial-management/feescheduleranges-(v1)/putfeeschedulerangesbyfeeschedulerangeidv1","metadata":{"seo":{"title":"Returns updated FeeScheduleRange","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/feescheduleranges/{feeScheduleRangeId}"},{"label":"Delete specific FeeScheduleRange by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/feescheduleranges-(v1)/deletefeeschedulerangesbyfeeschedulerangeidv1","routeSlug":"/publicapi/api-financial-management/feescheduleranges-(v1)/deletefeeschedulerangesbyfeeschedulerangeidv1","metadata":{"seo":{"title":"Delete specific FeeScheduleRange by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/feescheduleranges/{feeScheduleRangeId}"}]},{"type":"group","label":"Adjustment Transactions (V1)","link":"/publicapi/api-financial-management/adjustment-transactions-(v1)","routeSlug":"/publicapi/api-financial-management/adjustment-transactions-(v1)","items":[{"label":"Returns a list of adjustment transaction entries based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/adjustment-transactions-(v1)/gettransactionsadjustmentsv1","routeSlug":"/publicapi/api-financial-management/adjustment-transactions-(v1)/gettransactionsadjustmentsv1","metadata":{"seo":{"title":"Returns a list of adjustment transaction entries based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/transactions/adjustments"},{"label":"Returns an adjustment transaction entry by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/adjustment-transactions-(v1)/gettransactionsadjustmentsbytransactionidv1","routeSlug":"/publicapi/api-financial-management/adjustment-transactions-(v1)/gettransactionsadjustmentsbytransactionidv1","metadata":{"seo":{"title":"Returns an adjustment transaction entry by entry ID.","description":"Returns the adjustment transaction entry identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/transactions/adjustments/{transactionId}"}]},{"type":"group","label":"Patient Payment Transactions (V1)","link":"/publicapi/api-financial-management/patient-payment-transactions-(v1)","routeSlug":"/publicapi/api-financial-management/patient-payment-transactions-(v1)","items":[{"label":"Returns a list of patient payment transaction entries based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/patient-payment-transactions-(v1)/gettransactionspatientpaymentsv1","routeSlug":"/publicapi/api-financial-management/patient-payment-transactions-(v1)/gettransactionspatientpaymentsv1","metadata":{"seo":{"title":"Returns a list of patient payment transaction entries based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/transactions/patientpayments"},{"label":"Returns a patient payment transaction entry by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/patient-payment-transactions-(v1)/gettransactionspatientpaymentsbytransactionidv1","routeSlug":"/publicapi/api-financial-management/patient-payment-transactions-(v1)/gettransactionspatientpaymentsbytransactionidv1","metadata":{"seo":{"title":"Returns a patient payment transaction entry by entry ID.","description":"Returns the patient payment transaction entry identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/transactions/patientpayments/{transactionId}"}]},{"type":"group","label":"Patient Procedure Transactions (V1)","link":"/publicapi/api-financial-management/patient-procedure-transactions-(v1)","routeSlug":"/publicapi/api-financial-management/patient-procedure-transactions-(v1)","items":[{"label":"Returns a list of patient procedure transaction entries based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/patient-procedure-transactions-(v1)/gettransactionsproceduresv1","routeSlug":"/publicapi/api-financial-management/patient-procedure-transactions-(v1)/gettransactionsproceduresv1","metadata":{"seo":{"title":"Returns a list of patient procedure transaction entries based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/transactions/procedures"},{"label":"Returns a patient procedure transaction entry by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/patient-procedure-transactions-(v1)/gettransactionsproceduresbytransactionidv1","routeSlug":"/publicapi/api-financial-management/patient-procedure-transactions-(v1)/gettransactionsproceduresbytransactionidv1","metadata":{"seo":{"title":"Returns a patient procedure transaction entry by entry ID.","description":"Returns the patient procedure transaction entry identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/transactions/procedures/{transactionId}"}]},{"type":"group","label":"Insurance Payment Transactions (V1)","link":"/publicapi/api-financial-management/insurance-payment-transactions-(v1)","routeSlug":"/publicapi/api-financial-management/insurance-payment-transactions-(v1)","items":[{"label":"Returns a list of insurance payment transaction entries based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/insurance-payment-transactions-(v1)/gettransactionsinsurancepaymentsv1","routeSlug":"/publicapi/api-financial-management/insurance-payment-transactions-(v1)/gettransactionsinsurancepaymentsv1","metadata":{"seo":{"title":"Returns a list of insurance payment transaction entries based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/transactions/insurancepayments"},{"label":"Returns a insurance payment transaction entry by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-financial-management/insurance-payment-transactions-(v1)/gettransactionsinsurancepaymentsbytransactionidv1","routeSlug":"/publicapi/api-financial-management/insurance-payment-transactions-(v1)/gettransactionsinsurancepaymentsbytransactionidv1","metadata":{"seo":{"title":"Returns a insurance payment transaction entry by entry ID.","description":"Returns the insurance payment transaction entry identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/transactions/insurancepayments/{transactionId}"}]}]},{"type":"group","label":"Insurance Management","items":[{"type":"link","label":"Public API – Insurance Management","link":"/publicapi/api-insurance-management","routeSlug":"/publicapi/api-insurance-management"},{"type":"separator","label":"Insurance Management"},{"type":"group","label":"PatientInsurancePlans (V1)","link":"/publicapi/api-insurance-management/patientinsuranceplans-(v1)","routeSlug":"/publicapi/api-insurance-management/patientinsuranceplans-(v1)","items":[{"label":"Returns a list of patient insurance plans based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/patientinsuranceplans-(v1)/getpatientinsuranceplansv1","routeSlug":"/publicapi/api-insurance-management/patientinsuranceplans-(v1)/getpatientinsuranceplansv1","metadata":{"seo":{"title":"Returns a list of patient insurance plans based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientinsuranceplans"},{"label":"Returns a patient insurance plan by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/patientinsuranceplans-(v1)/getpatientinsuranceplansbypatientinsuranceplanidv1","routeSlug":"/publicapi/api-insurance-management/patientinsuranceplans-(v1)/getpatientinsuranceplansbypatientinsuranceplanidv1","metadata":{"seo":{"title":"Returns a patient insurance plan by entry ID.","description":"Returns the patient insurance plan identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientinsuranceplans/{patientInsurancePlanId}"}]},{"type":"group","label":"InsuranceCarriers (V1)","link":"/publicapi/api-insurance-management/insurancecarriers-(v1)","routeSlug":"/publicapi/api-insurance-management/insurancecarriers-(v1)","items":[{"label":"Returns a list of InsuranceCarriers based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/insurancecarriers-(v1)/getinsurancecarriersv1","routeSlug":"/publicapi/api-insurance-management/insurancecarriers-(v1)/getinsurancecarriersv1","metadata":{"seo":{"title":"Returns a list of InsuranceCarriers based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/insurancecarriers"},{"label":"Returns InsuranceCarrier which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/insurancecarriers-(v1)/postinsurancecarriersv1","routeSlug":"/publicapi/api-insurance-management/insurancecarriers-(v1)/postinsurancecarriersv1","metadata":{"seo":{"title":"Returns InsuranceCarrier which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/insurancecarriers"},{"label":"Returns an InsuranceCarrier by InsuranceCarrierID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/insurancecarriers-(v1)/getinsurancecarriersbycarrieridv1","routeSlug":"/publicapi/api-insurance-management/insurancecarriers-(v1)/getinsurancecarriersbycarrieridv1","metadata":{"seo":{"title":"Returns an InsuranceCarrier by InsuranceCarrierID.","description":"Returns the InsuranceCarrier identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/insurancecarriers/{carrierId}"},{"label":"Returns the updated InsuranceCarrier.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/insurancecarriers-(v1)/putinsurancecarriersbycarrieridv1","routeSlug":"/publicapi/api-insurance-management/insurancecarriers-(v1)/putinsurancecarriersbycarrieridv1","metadata":{"seo":{"title":"Returns the updated InsuranceCarrier.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/insurancecarriers/{carrierId}"},{"label":"Delete specific InsuranceCarrier by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/insurancecarriers-(v1)/deleteinsurancecarriersbycarrieridv1","routeSlug":"/publicapi/api-insurance-management/insurancecarriers-(v1)/deleteinsurancecarriersbycarrieridv1","metadata":{"seo":{"title":"Delete specific InsuranceCarrier by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/insurancecarriers/{carrierId}"}]},{"type":"group","label":"CarrierInsurancePlans (V1)","link":"/publicapi/api-insurance-management/carrierinsuranceplans-(v1)","routeSlug":"/publicapi/api-insurance-management/carrierinsuranceplans-(v1)","items":[{"label":"Returns a list of carrier insurance plans based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/carrierinsuranceplans-(v1)/getcarrierinsuranceplansv1","routeSlug":"/publicapi/api-insurance-management/carrierinsuranceplans-(v1)/getcarrierinsuranceplansv1","metadata":{"seo":{"title":"Returns a list of carrier insurance plans based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/carrierinsuranceplans"},{"label":"Returns a carrier insurance plan by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/carrierinsuranceplans-(v1)/getcarrierinsuranceplansbycarrierinsuranceplanidv1","routeSlug":"/publicapi/api-insurance-management/carrierinsuranceplans-(v1)/getcarrierinsuranceplansbycarrierinsuranceplanidv1","metadata":{"seo":{"title":"Returns a carrier insurance plan by entry ID.","description":"Returns the carrier insurance plan identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/carrierinsuranceplans/{carrierInsurancePlanId}"}]},{"type":"group","label":"InsuranceClaims (V1)","link":"/publicapi/api-insurance-management/insuranceclaims-(v1)","routeSlug":"/publicapi/api-insurance-management/insuranceclaims-(v1)","items":[{"label":"Returns a list of InsuranceClaims based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/insuranceclaims-(v1)/getinsuranceclaimsv1","routeSlug":"/publicapi/api-insurance-management/insuranceclaims-(v1)/getinsuranceclaimsv1","metadata":{"seo":{"title":"Returns a list of InsuranceClaims based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/insuranceclaims"},{"label":"Returns an InsuranceClaim by InsuranceClaimID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/insuranceclaims-(v1)/getinsuranceclaimsbyclaimidv1","routeSlug":"/publicapi/api-insurance-management/insuranceclaims-(v1)/getinsuranceclaimsbyclaimidv1","metadata":{"seo":{"title":"Returns an InsuranceClaim by InsuranceClaimID.","description":"Returns the InsuranceClaim identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/insuranceclaims/{claimId}"}]},{"type":"group","label":"BulkInsurancePayments (V1)","link":"/publicapi/api-insurance-management/bulkinsurancepayments-(v1)","routeSlug":"/publicapi/api-insurance-management/bulkinsurancepayments-(v1)","items":[{"label":"Returns a list of bulk insurance payments based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/bulkinsurancepayments-(v1)/getbulkinsurancepaymentsv1","routeSlug":"/publicapi/api-insurance-management/bulkinsurancepayments-(v1)/getbulkinsurancepaymentsv1","metadata":{"seo":{"title":"Returns a list of bulk insurance payments based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/bulkinsurancepayments"},{"label":"Returns a bulk insurance payment by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/bulkinsurancepayments-(v1)/getbulkinsurancepaymentsbybulkinsurancepaymentidv1","routeSlug":"/publicapi/api-insurance-management/bulkinsurancepayments-(v1)/getbulkinsurancepaymentsbybulkinsurancepaymentidv1","metadata":{"seo":{"title":"Returns a bulk insurance payment by entry ID.","description":"Returns the bulk insurance payment identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/bulkinsurancepayments/{bulkInsurancePaymentId}"}]},{"type":"group","label":"CarrierInsurancePlanCoordinationOfBenefits (V1)","link":"/publicapi/api-insurance-management/carrierinsuranceplancoordinationofbenefits-(v1)","routeSlug":"/publicapi/api-insurance-management/carrierinsuranceplancoordinationofbenefits-(v1)","items":[{"label":"Returns a list of carrier insurance plan coordination of benefits based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/carrierinsuranceplancoordinationofbenefits-(v1)/getcarrierinsuranceplancoordinationofbenefitsv1","routeSlug":"/publicapi/api-insurance-management/carrierinsuranceplancoordinationofbenefits-(v1)/getcarrierinsuranceplancoordinationofbenefitsv1","metadata":{"seo":{"title":"Returns a list of carrier insurance plan coordination of benefits based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/carrierinsuranceplancoordinationofbenefits"}]},{"type":"group","label":"CarrierPlanCopayExceptions (V1)","link":"/publicapi/api-insurance-management/carrierplancopayexceptions-(v1)","routeSlug":"/publicapi/api-insurance-management/carrierplancopayexceptions-(v1)","items":[{"label":"Returns a list of carrier plan copay exceptions based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/carrierplancopayexceptions-(v1)/getcarrierplancopayexceptionsv1","routeSlug":"/publicapi/api-insurance-management/carrierplancopayexceptions-(v1)/getcarrierplancopayexceptionsv1","metadata":{"seo":{"title":"Returns a list of carrier plan copay exceptions based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/carrierplancopayexceptions"},{"label":"Returns a carrier insurance plan copay exception by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/carrierplancopayexceptions-(v1)/getcarrierplancopayexceptionsbycarrierplancopayexceptionidv1","routeSlug":"/publicapi/api-insurance-management/carrierplancopayexceptions-(v1)/getcarrierplancopayexceptionsbycarrierplancopayexceptionidv1","metadata":{"seo":{"title":"Returns a carrier insurance plan copay exception by entry ID.","description":"Returns the carrier insurance plan copay exception identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/carrierplancopayexceptions/{carrierPlanCopayExceptionId}"}]},{"type":"group","label":"CarrierPlanCoverageExceptions (V1)","link":"/publicapi/api-insurance-management/carrierplancoverageexceptions-(v1)","routeSlug":"/publicapi/api-insurance-management/carrierplancoverageexceptions-(v1)","items":[{"label":"Returns a list of carrier plan coverage exceptions based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/carrierplancoverageexceptions-(v1)/getcarrierplancoverageexceptionsv1","routeSlug":"/publicapi/api-insurance-management/carrierplancoverageexceptions-(v1)/getcarrierplancoverageexceptionsv1","metadata":{"seo":{"title":"Returns a list of carrier plan coverage exceptions based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/carrierplancoverageexceptions"},{"label":"Returns a carrier insurance plan coverage exception by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/carrierplancoverageexceptions-(v1)/getcarrierplancoverageexceptionsbycarrierplancoverageexceptionidv1","routeSlug":"/publicapi/api-insurance-management/carrierplancoverageexceptions-(v1)/getcarrierplancoverageexceptionsbycarrierplancoverageexceptionidv1","metadata":{"seo":{"title":"Returns a carrier insurance plan coverage exception by entry ID.","description":"Returns the carrier insurance plan coverage exception identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/carrierplancoverageexceptions/{carrierPlanCoverageExceptionId}"}]},{"type":"group","label":"CarrierPlanDeductibles (V1)","link":"/publicapi/api-insurance-management/carrierplandeductibles-(v1)","routeSlug":"/publicapi/api-insurance-management/carrierplandeductibles-(v1)","items":[{"label":"Returns a list of carrier plan deductibles based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/carrierplandeductibles-(v1)/getcarrierplandeductiblesv1","routeSlug":"/publicapi/api-insurance-management/carrierplandeductibles-(v1)/getcarrierplandeductiblesv1","metadata":{"seo":{"title":"Returns a list of carrier plan deductibles based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/carrierplandeductibles"},{"label":"Returns carrier plan deductible by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/carrierplandeductibles-(v1)/getcarrierplandeductiblesbycarrierplandeductibleidv1","routeSlug":"/publicapi/api-insurance-management/carrierplandeductibles-(v1)/getcarrierplandeductiblesbycarrierplandeductibleidv1","metadata":{"seo":{"title":"Returns carrier plan deductible by entry ID.","description":"Returns the carrier plan deductible identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/carrierplandeductibles/{carrierPlanDeductibleId}"}]},{"type":"group","label":"ClaimAttachments (V1)","link":"/publicapi/api-insurance-management/claimattachments-(v1)","routeSlug":"/publicapi/api-insurance-management/claimattachments-(v1)","items":[{"label":"Returns a list of ClaimAttachments V1 based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/claimattachments-(v1)/getclaimattachmentsv1","routeSlug":"/publicapi/api-insurance-management/claimattachments-(v1)/getclaimattachmentsv1","metadata":{"seo":{"title":"Returns a list of ClaimAttachments V1 based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/claimattachments"},{"label":"Returns an ClaimAttachmentV1 by ClaimAttachmentID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/claimattachments-(v1)/getclaimattachmentsbyclaimattachmentidv1","routeSlug":"/publicapi/api-insurance-management/claimattachments-(v1)/getclaimattachmentsbyclaimattachmentidv1","metadata":{"seo":{"title":"Returns an ClaimAttachmentV1 by ClaimAttachmentID.","description":"Returns the ClaimAttachmentV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/claimattachments/{claimAttachmentId}"}]},{"type":"group","label":"CoverageProcedureCopays (V1)","link":"/publicapi/api-insurance-management/coverageprocedurecopays-(v1)","routeSlug":"/publicapi/api-insurance-management/coverageprocedurecopays-(v1)","items":[{"label":"Returns a list of coverage procedure copays based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/coverageprocedurecopays-(v1)/getcoverageprocedurecopaysv1","routeSlug":"/publicapi/api-insurance-management/coverageprocedurecopays-(v1)/getcoverageprocedurecopaysv1","metadata":{"seo":{"title":"Returns a list of coverage procedure copays based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/coverageprocedurecopays"},{"label":"Returns an coverage procedure copay by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/coverageprocedurecopays-(v1)/getcoverageprocedurecopaysbycoverageprocedurecopayidv1","routeSlug":"/publicapi/api-insurance-management/coverageprocedurecopays-(v1)/getcoverageprocedurecopaysbycoverageprocedurecopayidv1","metadata":{"seo":{"title":"Returns an coverage procedure copay by ID.","description":"Returns the coverage procedure copay identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/coverageprocedurecopays/{coverageProcedureCopayId}"}]},{"type":"group","label":"CoverageProcedureRanges (V1)","link":"/publicapi/api-insurance-management/coverageprocedureranges-(v1)","routeSlug":"/publicapi/api-insurance-management/coverageprocedureranges-(v1)","items":[{"label":"Returns a list of coverage procedure ranges based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/coverageprocedureranges-(v1)/getcoverageprocedurerangesv1","routeSlug":"/publicapi/api-insurance-management/coverageprocedureranges-(v1)/getcoverageprocedurerangesv1","metadata":{"seo":{"title":"Returns a list of coverage procedure ranges based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/coverageprocedureranges"},{"label":"Returns an coverage procedure range by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/coverageprocedureranges-(v1)/getcoverageprocedurerangesbycoverageprocedurerangeidv1","routeSlug":"/publicapi/api-insurance-management/coverageprocedureranges-(v1)/getcoverageprocedurerangesbycoverageprocedurerangeidv1","metadata":{"seo":{"title":"Returns an coverage procedure range by ID.","description":"Returns the coverage procedure range identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/coverageprocedureranges/{coverageProcedureRangeId}"}]},{"type":"group","label":"CoverageProcedureRangeTemplates (V1)","link":"/publicapi/api-insurance-management/coverageprocedurerangetemplates-(v1)","routeSlug":"/publicapi/api-insurance-management/coverageprocedurerangetemplates-(v1)","items":[{"label":"Returns a list of coverage procedure ranges based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/coverageprocedurerangetemplates-(v1)/getcoverageprocedurerangetemplatesv1","routeSlug":"/publicapi/api-insurance-management/coverageprocedurerangetemplates-(v1)/getcoverageprocedurerangetemplatesv1","metadata":{"seo":{"title":"Returns a list of coverage procedure ranges based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/coverageprocedurerangetemplates"},{"label":"Returns an coverage procedure range by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/coverageprocedurerangetemplates-(v1)/getcoverageprocedurerangetemplatesbycoverageprocedurerangetemplateidv1","routeSlug":"/publicapi/api-insurance-management/coverageprocedurerangetemplates-(v1)/getcoverageprocedurerangetemplatesbycoverageprocedurerangetemplateidv1","metadata":{"seo":{"title":"Returns an coverage procedure range by ID.","description":"Returns the coverage procedure range identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/coverageprocedurerangetemplates/{coverageProcedureRangeTemplateId}"}]},{"type":"group","label":"DefaultPlanCoverages (V1)","link":"/publicapi/api-insurance-management/defaultplancoverages-(v1)","routeSlug":"/publicapi/api-insurance-management/defaultplancoverages-(v1)","items":[{"label":"Returns a list of default plan coverages based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/defaultplancoverages-(v1)/getdefaultplancoveragesv1","routeSlug":"/publicapi/api-insurance-management/defaultplancoverages-(v1)/getdefaultplancoveragesv1","metadata":{"seo":{"title":"Returns a list of default plan coverages based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/defaultplancoverages"},{"label":"Returns a default plan coverage by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/defaultplancoverages-(v1)/getdefaultplancoveragesbydefaultplancoverageidv1","routeSlug":"/publicapi/api-insurance-management/defaultplancoverages-(v1)/getdefaultplancoveragesbydefaultplancoverageidv1","metadata":{"seo":{"title":"Returns a default plan coverage by ID.","description":"Returns the default plan coverage identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/defaultplancoverages/{defaultPlanCoverageId}"}]},{"type":"group","label":"SubscriberInsurancePlans (V1)","link":"/publicapi/api-insurance-management/subscriberinsuranceplans-(v1)","routeSlug":"/publicapi/api-insurance-management/subscriberinsuranceplans-(v1)","items":[{"label":"Returns a list of subscriber insurance plans based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/subscriberinsuranceplans-(v1)/getsubscriberinsuranceplansv1","routeSlug":"/publicapi/api-insurance-management/subscriberinsuranceplans-(v1)/getsubscriberinsuranceplansv1","metadata":{"seo":{"title":"Returns a list of subscriber insurance plans based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/subscriberinsuranceplans"},{"label":"Returns a subscriber insurance plan by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/subscriberinsuranceplans-(v1)/getsubscriberinsuranceplansbysubscriberinsuranceplanidv1","routeSlug":"/publicapi/api-insurance-management/subscriberinsuranceplans-(v1)/getsubscriberinsuranceplansbysubscriberinsuranceplanidv1","metadata":{"seo":{"title":"Returns a subscriber insurance plan by entry ID.","description":"Returns the subscriber insurance plan identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/subscriberinsuranceplans/{subscriberInsurancePlanId}"}]},{"type":"group","label":"LocationClaimDefaults (V1)","link":"/publicapi/api-insurance-management/locationclaimdefaults-(v1)","routeSlug":"/publicapi/api-insurance-management/locationclaimdefaults-(v1)","items":[{"label":"Returns a list of Location Claim Defaults","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/locationclaimdefaults-(v1)/getlocationclaimdefaultsv1","routeSlug":"/publicapi/api-insurance-management/locationclaimdefaults-(v1)/getlocationclaimdefaultsv1","metadata":{"seo":{"title":"Returns a list of Location Claim Defaults","description":"Query shape: Prefer a narrow filter. Required filter keys must be supplied where documented below. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window."}},"httpPath":"/v1/locationclaimdefaults"},{"label":"Returns a Location Claim Default by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-insurance-management/locationclaimdefaults-(v1)/getlocationclaimdefaultsbylocationidv1","routeSlug":"/publicapi/api-insurance-management/locationclaimdefaults-(v1)/getlocationclaimdefaultsbylocationidv1","metadata":{"seo":{"title":"Returns a Location Claim Default by ID.","description":"Returns the Location Claim Default identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/locationclaimdefaults/{locationId}"}]}]},{"type":"group","label":"Practice & Location Management","items":[{"type":"link","label":"Public API – Practice & Location Management","link":"/publicapi/api-practice-and-location-management","routeSlug":"/publicapi/api-practice-and-location-management"},{"type":"separator","label":"Practice & Location Management"},{"type":"group","label":"Locations (V1)","link":"/publicapi/api-practice-and-location-management/locations-(v1)","routeSlug":"/publicapi/api-practice-and-location-management/locations-(v1)","items":[{"label":"Returns a list of Locations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/locations-(v1)/getlocationsv1","routeSlug":"/publicapi/api-practice-and-location-management/locations-(v1)/getlocationsv1","metadata":{"seo":{"title":"Returns a list of Locations","description":"Query shape: Prefer a narrow filter. Required filter keys must be supplied where documented below. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window."}},"httpPath":"/v1/locations"},{"label":"Returns a LocationV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/locations-(v1)/getlocationsbylocationidv1","routeSlug":"/publicapi/api-practice-and-location-management/locations-(v1)/getlocationsbylocationidv1","metadata":{"seo":{"title":"Returns a LocationV1 by ID.","description":"Returns the LocationV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/locations/{locationId}"},{"label":"Returns the updated LocationV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/locations-(v1)/putlocationsbylocationidv1","routeSlug":"/publicapi/api-practice-and-location-management/locations-(v1)/putlocationsbylocationidv1","metadata":{"seo":{"title":"Returns the updated LocationV1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/locations/{locationId}"}]},{"type":"group","label":"Location hours (V1)","link":"/publicapi/api-practice-and-location-management/location-hours-(v1)","routeSlug":"/publicapi/api-practice-and-location-management/location-hours-(v1)","items":[{"label":"Returns location hours (V1) which contains a list of location hours based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/location-hours-(v1)/getlocationhoursv1","routeSlug":"/publicapi/api-practice-and-location-management/location-hours-(v1)/getlocationhoursv1","metadata":{"seo":{"title":"Returns location hours (V1) which contains a list of location hours based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/locationhours"},{"label":"Returns a location hour (V1) which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/location-hours-(v1)/postlocationhoursv1","routeSlug":"/publicapi/api-practice-and-location-management/location-hours-(v1)/postlocationhoursv1","metadata":{"seo":{"title":"Returns a location hour (V1) which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/locationhours"},{"label":"Returns a location hour (V1) by location hour ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/location-hours-(v1)/getlocationhoursbylocationhouridv1","routeSlug":"/publicapi/api-practice-and-location-management/location-hours-(v1)/getlocationhoursbylocationhouridv1","metadata":{"seo":{"title":"Returns a location hour (V1) by location hour ID.","description":"Returns the location hour (V1) identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/locationhours/{locationHourId}"},{"label":"Returns the updated location hour (V1).","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/location-hours-(v1)/putlocationhoursbylocationhouridv1","routeSlug":"/publicapi/api-practice-and-location-management/location-hours-(v1)/putlocationhoursbylocationhouridv1","metadata":{"seo":{"title":"Returns the updated location hour (V1).","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/locationhours/{locationHourId}"},{"label":"Delete specific location hour (V1) by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/location-hours-(v1)/deletelocationhoursbylocationhouridv1","routeSlug":"/publicapi/api-practice-and-location-management/location-hours-(v1)/deletelocationhoursbylocationhouridv1","metadata":{"seo":{"title":"Delete specific location hour (V1) by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/locationhours/{locationHourId}"}]},{"type":"group","label":"Operatories (V1)","link":"/publicapi/api-practice-and-location-management/operatories-(v1)","routeSlug":"/publicapi/api-practice-and-location-management/operatories-(v1)","items":[{"label":"Returns a list of Operatories (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/operatories-(v1)/getoperatoriesv1","routeSlug":"/publicapi/api-practice-and-location-management/operatories-(v1)/getoperatoriesv1","metadata":{"seo":{"title":"Returns a list of Operatories (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/operatories"},{"label":"Returns OperatoryV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/operatories-(v1)/postoperatoriesv1","routeSlug":"/publicapi/api-practice-and-location-management/operatories-(v1)/postoperatoriesv1","metadata":{"seo":{"title":"Returns OperatoryV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/operatories"},{"label":"Returns an OperatoryV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/operatories-(v1)/getoperatoriesbyoperatoryidv1","routeSlug":"/publicapi/api-practice-and-location-management/operatories-(v1)/getoperatoriesbyoperatoryidv1","metadata":{"seo":{"title":"Returns an OperatoryV1 by ID.","description":"Returns the OperatoryV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/operatories/{operatoryId}"},{"label":"Returns the updated OperatoryV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/operatories-(v1)/putoperatoriesbyoperatoryidv1","routeSlug":"/publicapi/api-practice-and-location-management/operatories-(v1)/putoperatoriesbyoperatoryidv1","metadata":{"seo":{"title":"Returns the updated OperatoryV1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/operatories/{operatoryId}"},{"label":"Delete desired OpeatoryV1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/operatories-(v1)/deleteoperatoriesbyoperatoryidv1","routeSlug":"/publicapi/api-practice-and-location-management/operatories-(v1)/deleteoperatoriesbyoperatoryidv1","metadata":{"seo":{"title":"Delete desired OpeatoryV1 by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/operatories/{operatoryId}"}]},{"type":"group","label":"Providers (V1)","link":"/publicapi/api-practice-and-location-management/providers-(v1)","routeSlug":"/publicapi/api-practice-and-location-management/providers-(v1)","items":[{"label":"Returns a list of providers based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/providers-(v1)/getprovidersv1","routeSlug":"/publicapi/api-practice-and-location-management/providers-(v1)/getprovidersv1","metadata":{"seo":{"title":"Returns a list of providers based on filter criteria","description":"Query shape: Prefer a narrow filter—combine location.id, user.id, or id with lastModified bounds where possible. A very wide lastModified range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/providers"},{"label":"Returns providerV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/providers-(v1)/postprovidersv1","routeSlug":"/publicapi/api-practice-and-location-management/providers-(v1)/postprovidersv1","metadata":{"seo":{"title":"Returns providerV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/providers"},{"label":"Returns a providerV1 by provider ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/providers-(v1)/getprovidersbyprovideridv1","routeSlug":"/publicapi/api-practice-and-location-management/providers-(v1)/getprovidersbyprovideridv1","metadata":{"seo":{"title":"Returns a providerV1 by provider ID.","description":"Returns the provider identified by the path parameter. 404 when the provider is missing or not accessible in the organization context."}},"httpPath":"/v1/providers/{providerId}"},{"label":"Returns the updated providerV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/providers-(v1)/putprovidersbyprovideridv1","routeSlug":"/publicapi/api-practice-and-location-management/providers-(v1)/putprovidersbyprovideridv1","metadata":{"seo":{"title":"Returns the updated providerV1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/providers/{providerId}"}]},{"type":"group","label":"ProviderHours (V1)","link":"/publicapi/api-practice-and-location-management/providerhours-(v1)","routeSlug":"/publicapi/api-practice-and-location-management/providerhours-(v1)","items":[{"label":"Returns a provider hours which contains a list of provider hours based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/providerhours-(v1)/getproviderhoursv1","routeSlug":"/publicapi/api-practice-and-location-management/providerhours-(v1)/getproviderhoursv1","metadata":{"seo":{"title":"Returns a provider hours which contains a list of provider hours based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/providerhours"},{"label":"Returns providerHour which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/providerhours-(v1)/postproviderhoursv1","routeSlug":"/publicapi/api-practice-and-location-management/providerhours-(v1)/postproviderhoursv1","metadata":{"seo":{"title":"Returns providerHour which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/providerhours"},{"label":"returns a providerHour by ProviderHour Id.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/providerhours-(v1)/getproviderhoursbyproviderhouridv1","routeSlug":"/publicapi/api-practice-and-location-management/providerhours-(v1)/getproviderhoursbyproviderhouridv1","metadata":{"seo":{"title":"returns a providerHour by ProviderHour Id.","description":"Returns the providerHour identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/providerhours/{providerHourId}"},{"label":"Returns the updated ProviderHour.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/providerhours-(v1)/putproviderhoursbyproviderhouridv1","routeSlug":"/publicapi/api-practice-and-location-management/providerhours-(v1)/putproviderhoursbyproviderhouridv1","metadata":{"seo":{"title":"Returns the updated ProviderHour.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/providerhours/{providerHourId}"},{"label":"Delete specified ProviderHourV1 by Id","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/providerhours-(v1)/deleteproviderhoursbyproviderhouridv1","routeSlug":"/publicapi/api-practice-and-location-management/providerhours-(v1)/deleteproviderhoursbyproviderhouridv1","metadata":{"seo":{"title":"Delete specified ProviderHourV1 by Id","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/providerhours/{providerHourId}"}]},{"type":"group","label":"TimeClockV1","link":"/publicapi/api-practice-and-location-management/timeclockv1","routeSlug":"/publicapi/api-practice-and-location-management/timeclockv1","items":[{"label":"Returns a list of timeClocks based on filter criteria. Following Ascend rule, only 20 records maximum.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/timeclockv1/gettimeclocks","routeSlug":"/publicapi/api-practice-and-location-management/timeclockv1/gettimeclocks","metadata":{"seo":{"title":"Returns a list of timeClocks based on filter criteria. Following Ascend rule, only 20 records maximum.","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/timeclocks"},{"label":"Returns the created TimeClock","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/timeclockv1/posttimeclocks","routeSlug":"/publicapi/api-practice-and-location-management/timeclockv1/posttimeclocks","metadata":{"seo":{"title":"Returns the created TimeClock","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/timeclocks"},{"label":"Returns a timeClock by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/timeclockv1/gettimeclocksbytimeclockid","routeSlug":"/publicapi/api-practice-and-location-management/timeclockv1/gettimeclocksbytimeclockid","metadata":{"seo":{"title":"Returns a timeClock by ID.","description":"Returns the timeClock identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/timeclocks/{timeClockId}"},{"label":"Returns the updated timeClock.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/timeclockv1/puttimeclocksbytimeclockid","routeSlug":"/publicapi/api-practice-and-location-management/timeclockv1/puttimeclocksbytimeclockid","metadata":{"seo":{"title":"Returns the updated timeClock.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/timeclocks/{timeClockId}"},{"label":"Delete specific TimeClock by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/timeclockv1/deletetimeclocksbytimeclockid","routeSlug":"/publicapi/api-practice-and-location-management/timeclockv1/deletetimeclocksbytimeclockid","metadata":{"seo":{"title":"Delete specific TimeClock by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/timeclocks/{timeClockId}"}]},{"type":"group","label":"LocationPovertyLevels (V1)","link":"/publicapi/api-practice-and-location-management/locationpovertylevels-(v1)","routeSlug":"/publicapi/api-practice-and-location-management/locationpovertylevels-(v1)","items":[{"label":"Returns a list of location poverty levels based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/locationpovertylevels-(v1)/getlocationpovertylevelsv1","routeSlug":"/publicapi/api-practice-and-location-management/locationpovertylevels-(v1)/getlocationpovertylevelsv1","metadata":{"seo":{"title":"Returns a list of location poverty levels based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/locationpovertylevels"},{"label":"Returns a location poverty level by location poverty level ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/locationpovertylevels-(v1)/getlocationpovertylevelsv1bylocationpovertylevelidv1","routeSlug":"/publicapi/api-practice-and-location-management/locationpovertylevels-(v1)/getlocationpovertylevelsv1bylocationpovertylevelidv1","metadata":{"seo":{"title":"Returns a location poverty level by location poverty level ID.","description":"Returns the location poverty level identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/locationpovertylevelsV1/{locationPovertyLevelId}"},{"label":"Returns the updated location poverty level.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/locationpovertylevels-(v1)/putlocationpovertylevelsv1bylocationpovertylevelidv1","routeSlug":"/publicapi/api-practice-and-location-management/locationpovertylevels-(v1)/putlocationpovertylevelsv1bylocationpovertylevelidv1","metadata":{"seo":{"title":"Returns the updated location poverty level.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/locationpovertylevelsV1/{locationPovertyLevelId}"}]},{"type":"group","label":"Production Gross Report (V1)","link":"/publicapi/api-practice-and-location-management/production-gross-report-(v1)","routeSlug":"/publicapi/api-practice-and-location-management/production-gross-report-(v1)","items":[{"label":"Returns a list of production total gross reports based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/production-gross-report-(v1)/getlocationproductiongrossv1","routeSlug":"/publicapi/api-practice-and-location-management/production-gross-report-(v1)/getlocationproductiongrossv1","metadata":{"seo":{"title":"Returns a list of production total gross reports based on filter criteria","description":"Each row covers one calendar day in the requested window. actualAmount is gross production recognized forthat day; scheduledAmount is production scheduled for that day. Both may be zero when there is no activity."}},"httpPath":"/v1/locationproductiongross"}]},{"type":"group","label":"Production Net Actual Report (V1)","link":"/publicapi/api-practice-and-location-management/production-net-actual-report-(v1)","routeSlug":"/publicapi/api-practice-and-location-management/production-net-actual-report-(v1)","items":[{"label":"Returns a list of production total net actual reports based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/production-net-actual-report-(v1)/getlocationproductionnetactualv1","routeSlug":"/publicapi/api-practice-and-location-management/production-net-actual-report-(v1)/getlocationproductionnetactualv1","metadata":{"seo":{"title":"Returns a list of production total net actual reports based on filter criteria","description":"Daily (or multi-day) net actual amounts by location. Minimum valid filter: location.id, fromDate (YYYY-MM-DD),chargeAdjustments==true|false, and unappliedCredits==true|false when neither provider.id nor appointment.id is set.Optional range is 1–7 days (default 1). Omitting a required key or combining provider.id with appointment.id yields 400."}},"httpPath":"/v1/locationproductionnetactual"}]},{"type":"group","label":"Production Net Schedule Report (V1)","link":"/publicapi/api-practice-and-location-management/production-net-schedule-report-(v1)","routeSlug":"/publicapi/api-practice-and-location-management/production-net-schedule-report-(v1)","items":[{"label":"Returns a list of production total net schedule reports based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/production-net-schedule-report-(v1)/getlocationproductionnetschedulev1","routeSlug":"/publicapi/api-practice-and-location-management/production-net-schedule-report-(v1)/getlocationproductionnetschedulev1","metadata":{"seo":{"title":"Returns a list of production total net schedule reports based on filter criteria","description":"Location Production Net Schedule report: one row per calendar day in the range starting at fromDate, withscheduledAmount aggregated from the organization’s scheduled production data."}},"httpPath":"/v1/locationproductionnetschedule"},{"label":"Returns production total net schedule reports asynchronously based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-practice-and-location-management/production-net-schedule-report-(v1)/getlocationproductionnetscheduleasyncv1","routeSlug":"/publicapi/api-practice-and-location-management/production-net-schedule-report-(v1)/getlocationproductionnetscheduleasyncv1","metadata":{"seo":{"title":"Returns production total net schedule reports asynchronously based on filter criteria","description":"Returns production total net schedule reports asynchronously based on filter criteria"}},"httpPath":"/v1/locationproductionnetschedule/async"}]}]},{"type":"group","label":"Procedures & Treatment","items":[{"type":"link","label":"Public API – Procedures & Treatment","link":"/publicapi/api-procedures-and-treatment","routeSlug":"/publicapi/api-procedures-and-treatment"},{"type":"separator","label":"Procedures & Treatment"},{"type":"group","label":"PracticeProcedures (V1)","link":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)","routeSlug":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)","items":[{"label":"Returns a list of PracticeProcedures based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)/getpracticeproceduresv1","routeSlug":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)/getpracticeproceduresv1","metadata":{"seo":{"title":"Returns a list of PracticeProcedures based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/practiceprocedures"},{"label":"Returns PracticeProcedure which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)/postpracticeproceduresv1","routeSlug":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)/postpracticeproceduresv1","metadata":{"seo":{"title":"Returns PracticeProcedure which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/practiceprocedures"},{"label":"Returns an PracticeProcedure by PracticeProcedure ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)/getpracticeproceduresbyprocedureidv1","routeSlug":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)/getpracticeproceduresbyprocedureidv1","metadata":{"seo":{"title":"Returns an PracticeProcedure by PracticeProcedure ID.","description":"Returns the PracticeProcedure identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/practiceprocedures/{procedureId}"},{"label":"Returns the updated PracticeProcedure.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)/putpracticeproceduresbyprocedureidv1","routeSlug":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)/putpracticeproceduresbyprocedureidv1","metadata":{"seo":{"title":"Returns the updated PracticeProcedure.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/practiceprocedures/{procedureId}"},{"label":"Delete specific PracticeProcedure by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)/deletepracticeproceduresbyprocedureidv1","routeSlug":"/publicapi/api-procedures-and-treatment/practiceprocedures-(v1)/deletepracticeproceduresbyprocedureidv1","metadata":{"seo":{"title":"Delete specific PracticeProcedure by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/practiceprocedures/{procedureId}"}]},{"type":"group","label":"ProcedureCategories (V1)","link":"/publicapi/api-procedures-and-treatment/procedurecategories-(v1)","routeSlug":"/publicapi/api-procedures-and-treatment/procedurecategories-(v1)","items":[{"label":"Returns a list of procedure categories based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/procedurecategories-(v1)/getprocedurecategoriesv1","routeSlug":"/publicapi/api-procedures-and-treatment/procedurecategories-(v1)/getprocedurecategoriesv1","metadata":{"seo":{"title":"Returns a list of procedure categories based on filter criteria","description":"Query shape: Use the documented query parameters to scope the request. Unscoped queries can 408 (timeout) on large tenants."}},"httpPath":"/v1/procedurecategories"}]},{"type":"group","label":"TxCases (V1)","link":"/publicapi/api-procedures-and-treatment/txcases-(v1)","routeSlug":"/publicapi/api-procedures-and-treatment/txcases-(v1)","items":[{"label":"Returns a list of TxCases (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/txcases-(v1)/gettxcasesv1","routeSlug":"/publicapi/api-procedures-and-treatment/txcases-(v1)/gettxcasesv1","metadata":{"seo":{"title":"Returns a list of TxCases (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/txcases"},{"label":"Returns TxCaseV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/txcases-(v1)/posttxcasesv1","routeSlug":"/publicapi/api-procedures-and-treatment/txcases-(v1)/posttxcasesv1","metadata":{"seo":{"title":"Returns TxCaseV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/txcases"},{"label":"Returns a list of objects with calculated fields for TxCases (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/txcases-(v1)/gettxcasescalculatedv1","routeSlug":"/publicapi/api-procedures-and-treatment/txcases-(v1)/gettxcasescalculatedv1","metadata":{"seo":{"title":"Returns a list of objects with calculated fields for TxCases (V1) based on filter criteria","description":"Required: filter selecting cases (for example ids->[id1,id2]) and responseFields including allowed fields such asisCompleted. Empty or invalid selection typically returns 400."}},"httpPath":"/v1/txcases/calculated"},{"label":"Returns a TxCaseV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/txcases-(v1)/gettxcasesbytxcaseidv1","routeSlug":"/publicapi/api-procedures-and-treatment/txcases-(v1)/gettxcasesbytxcaseidv1","metadata":{"seo":{"title":"Returns a TxCaseV1 by ID.","description":"Returns the TxCaseV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/txcases/{txCaseId}"},{"label":"Returns the updated TxCaseV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/txcases-(v1)/puttxcasesbytxcaseidv1","routeSlug":"/publicapi/api-procedures-and-treatment/txcases-(v1)/puttxcasesbytxcaseidv1","metadata":{"seo":{"title":"Returns the updated TxCaseV1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/txcases/{txCaseId}"},{"label":"Delete desired TxCaseV1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/txcases-(v1)/deletetxcasesbytxcaseidv1","routeSlug":"/publicapi/api-procedures-and-treatment/txcases-(v1)/deletetxcasesbytxcaseidv1","metadata":{"seo":{"title":"Delete desired TxCaseV1 by ID","description":"Deletes the treatment case. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/txcases/{txCaseId}"},{"label":"Returns the calculated fields for TxCaseV1 by ID of TxCaseV1.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/txcases-(v1)/gettxcasesbytxcaseidcalculatedv1","routeSlug":"/publicapi/api-procedures-and-treatment/txcases-(v1)/gettxcasesbytxcaseidcalculatedv1","metadata":{"seo":{"title":"Returns the calculated fields for TxCaseV1 by ID of TxCaseV1.","description":"Required: responseFields listing allowed calculated fields (for example isCompleted). 404 if txCaseId does not exist."}},"httpPath":"/v1/txcases/{txCaseId}/calculated"},{"label":"Returns the total amount for TxCaseV1 by ID of TxCaseV1.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/txcases-(v1)/gettxcasesbytxcaseidamountv1","routeSlug":"/publicapi/api-procedures-and-treatment/txcases-(v1)/gettxcasesbytxcaseidamountv1","metadata":{"seo":{"title":"Returns the total amount for TxCaseV1 by ID of TxCaseV1.","description":"Returns the the total amount for TxCaseV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/txcases/{txCaseId}/amount"}]},{"type":"group","label":"GlobalProcedures (V1)","link":"/publicapi/api-procedures-and-treatment/globalprocedures-(v1)","routeSlug":"/publicapi/api-procedures-and-treatment/globalprocedures-(v1)","items":[{"label":"Returns a list of GlobalProcedures based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/globalprocedures-(v1)/getglobalproceduresv1","routeSlug":"/publicapi/api-procedures-and-treatment/globalprocedures-(v1)/getglobalproceduresv1","metadata":{"seo":{"title":"Returns a list of GlobalProcedures based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/globalprocedures"},{"label":"Returns an GlobalProcedure by GlobalProcedure ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/globalprocedures-(v1)/getglobalproceduresbyprocedureidv1","routeSlug":"/publicapi/api-procedures-and-treatment/globalprocedures-(v1)/getglobalproceduresbyprocedureidv1","metadata":{"seo":{"title":"Returns an GlobalProcedure by GlobalProcedure ID.","description":"Returns the GlobalProcedure identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/globalprocedures/{procedureId}"}]},{"type":"group","label":"GlobalProcedureMappingRules (V1)","link":"/publicapi/api-procedures-and-treatment/globalproceduremappingrules-(v1)","routeSlug":"/publicapi/api-procedures-and-treatment/globalproceduremappingrules-(v1)","items":[{"label":"Returns a list of Global Procedure Mapping Rules based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/globalproceduremappingrules-(v1)/getglobalproceduremappingrulesv1","routeSlug":"/publicapi/api-procedures-and-treatment/globalproceduremappingrules-(v1)/getglobalproceduremappingrulesv1","metadata":{"seo":{"title":"Returns a list of Global Procedure Mapping Rules based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/globalproceduremappingrules"},{"label":"Returns an Global Procedure Mapping Rule by Global Procedure Mapping Rule ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-procedures-and-treatment/globalproceduremappingrules-(v1)/getglobalproceduremappingrulesbyglobalproceduremappingruleidv1","routeSlug":"/publicapi/api-procedures-and-treatment/globalproceduremappingrules-(v1)/getglobalproceduremappingrulesbyglobalproceduremappingruleidv1","metadata":{"seo":{"title":"Returns an Global Procedure Mapping Rule by Global Procedure Mapping Rule ID.","description":"Returns the Global Procedure Mapping Rule identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/globalproceduremappingrules/{globalProcedureMappingRuleId}"}]}]},{"type":"group","label":"Prescriptions & Pharmacy","items":[{"type":"link","label":"Public API – Prescriptions & Pharmacy","link":"/publicapi/api-prescriptions-and-pharmacy","routeSlug":"/publicapi/api-prescriptions-and-pharmacy"},{"type":"separator","label":"Prescriptions & Pharmacy"},{"type":"group","label":"PrescriptionTemplates (V1)","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)","items":[{"label":"Returns a list of PrescriptionTemplates (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)/getprescriptiontemplatesv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)/getprescriptiontemplatesv1","metadata":{"seo":{"title":"Returns a list of PrescriptionTemplates (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/prescriptiontemplates"},{"label":"Returns PrescriptionTemplateV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)/postprescriptiontemplatesv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)/postprescriptiontemplatesv1","metadata":{"seo":{"title":"Returns PrescriptionTemplateV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/prescriptiontemplates"},{"label":"Returns the PrescriptionTemplateV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)/getprescriptiontemplatesbyprescriptiontemplateidv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)/getprescriptiontemplatesbyprescriptiontemplateidv1","metadata":{"seo":{"title":"Returns the PrescriptionTemplateV1 by ID.","description":"Returns the the PrescriptionTemplateV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/prescriptiontemplates/{prescriptionTemplateId}"},{"label":"Returns the updated PrescriptionTemplateV1","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)/putprescriptiontemplatesbyprescriptiontemplateidv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)/putprescriptiontemplatesbyprescriptiontemplateidv1","metadata":{"seo":{"title":"Returns the updated PrescriptionTemplateV1","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/prescriptiontemplates/{prescriptionTemplateId}"},{"label":"Delete specific PrescriptionTemplateV1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)/deleteprescriptiontemplatesbyprescriptiontemplateidv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiontemplates-(v1)/deleteprescriptiontemplatesbyprescriptiontemplateidv1","metadata":{"seo":{"title":"Delete specific PrescriptionTemplateV1 by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/prescriptiontemplates/{prescriptionTemplateId}"}]},{"type":"group","label":"PrescriptionDrugCategories (V1)","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)","items":[{"label":"Returns a list of PrescriptionDrugCategories (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)/getprescriptiondrugcategoriesv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)/getprescriptiondrugcategoriesv1","metadata":{"seo":{"title":"Returns a list of PrescriptionDrugCategories (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/prescriptiondrugcategories"},{"label":"Returns PrescriptionDrugCategoryV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)/postprescriptiondrugcategoriesv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)/postprescriptiondrugcategoriesv1","metadata":{"seo":{"title":"Returns PrescriptionDrugCategoryV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/prescriptiondrugcategories"},{"label":"Returns an PrescriptionDrugCategoryV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)/getprescriptiondrugcategoriesbydrugcategoryidv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)/getprescriptiondrugcategoriesbydrugcategoryidv1","metadata":{"seo":{"title":"Returns an PrescriptionDrugCategoryV1 by ID.","description":"Returns the PrescriptionDrugCategoryV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/prescriptiondrugcategories/{drugCategoryId}"},{"label":"Returns the updated PrescriptionDrugCategoryV1","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)/putprescriptiondrugcategoriesbydrugcategoryidv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)/putprescriptiondrugcategoriesbydrugcategoryidv1","metadata":{"seo":{"title":"Returns the updated PrescriptionDrugCategoryV1","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/prescriptiondrugcategories/{drugCategoryId}"},{"label":"Delete specific PrescriptionDrugCategoryV1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)/deleteprescriptiondrugcategoriesbydrugcategoryidv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugcategories-(v1)/deleteprescriptiondrugcategoriesbydrugcategoryidv1","metadata":{"seo":{"title":"Delete specific PrescriptionDrugCategoryV1 by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/prescriptiondrugcategories/{drugCategoryId}"}]},{"type":"group","label":"PrescriptionDrugUnits (V1)","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugunits-(v1)","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugunits-(v1)","items":[{"label":"Returns a list of PrescriptionDrugUnits (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugunits-(v1)/getprescriptiondrugunitsv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugunits-(v1)/getprescriptiondrugunitsv1","metadata":{"seo":{"title":"Returns a list of PrescriptionDrugUnits (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/prescriptiondrugunits"},{"label":"Returns PrescriptionDrugUnitV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugunits-(v1)/postprescriptiondrugunitsv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugunits-(v1)/postprescriptiondrugunitsv1","metadata":{"seo":{"title":"Returns PrescriptionDrugUnitV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/prescriptiondrugunits"},{"label":"Returns PrescriptionDrugUnitV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugunits-(v1)/getprescriptiondrugunitsbydrugunitidv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/prescriptiondrugunits-(v1)/getprescriptiondrugunitsbydrugunitidv1","metadata":{"seo":{"title":"Returns PrescriptionDrugUnitV1 by ID.","description":"Returns the PrescriptionDrugUnitV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/prescriptiondrugunits/{drugUnitId}"}]},{"type":"group","label":"PatientPrescriptions (V1)","link":"/publicapi/api-prescriptions-and-pharmacy/patientprescriptions-(v1)","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/patientprescriptions-(v1)","items":[{"label":"Returns a list of PatientPrescriptions (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/patientprescriptions-(v1)/getpatientprescriptionsv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/patientprescriptions-(v1)/getpatientprescriptionsv1","metadata":{"seo":{"title":"Returns a list of PatientPrescriptions (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientprescriptions"},{"label":"Returns PatientPrescriptionV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/patientprescriptions-(v1)/postpatientprescriptionsv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/patientprescriptions-(v1)/postpatientprescriptionsv1","metadata":{"seo":{"title":"Returns PatientPrescriptionV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/patientprescriptions"},{"label":"Returns a PatientPrescriptionV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/patientprescriptions-(v1)/getpatientprescriptionsbypatientprescriptionidv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/patientprescriptions-(v1)/getpatientprescriptionsbypatientprescriptionidv1","metadata":{"seo":{"title":"Returns a PatientPrescriptionV1 by ID.","description":"Returns the PatientPrescriptionV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientprescriptions/{patientPrescriptionId}"},{"label":"Returns the updated PatientPrescriptionV1","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-prescriptions-and-pharmacy/patientprescriptions-(v1)/putpatientprescriptionsbypatientprescriptionidv1","routeSlug":"/publicapi/api-prescriptions-and-pharmacy/patientprescriptions-(v1)/putpatientprescriptionsbypatientprescriptionidv1","metadata":{"seo":{"title":"Returns the updated PatientPrescriptionV1","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/patientprescriptions/{patientPrescriptionId}"}]}]},{"type":"group","label":"Reports & Analytics","items":[{"type":"link","label":"Public API – Reports & Analytics","link":"/publicapi/api-reports-and-analytics","routeSlug":"/publicapi/api-reports-and-analytics"},{"type":"separator","label":"Reports & Analytics"},{"type":"group","label":"Usage Report (V1)","link":"/publicapi/api-reports-and-analytics/usage-report-(v1)","routeSlug":"/publicapi/api-reports-and-analytics/usage-report-(v1)","items":[{"label":"Returns a UsageReportV1 based on the time range and endpoint name.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-reports-and-analytics/usage-report-(v1)/getusagereportv1","routeSlug":"/publicapi/api-reports-and-analytics/usage-report-(v1)/getusagereportv1","metadata":{"seo":{"title":"Returns a UsageReportV1 based on the time range and endpoint name.","description":"Endpoint usage statistics for an optional time window and endpoint name."}},"httpPath":"/v1/usagereport"}]},{"type":"group","label":"Audits (V1)","link":"/publicapi/api-reports-and-analytics/audits-(v1)","routeSlug":"/publicapi/api-reports-and-analytics/audits-(v1)","items":[{"label":"Returns a list of audits based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-reports-and-analytics/audits-(v1)/getauditsv1","routeSlug":"/publicapi/api-reports-and-analytics/audits-(v1)/getauditsv1","metadata":{"seo":{"title":"Returns a list of audits based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/audits"}]}]},{"type":"group","label":"Document Management","items":[{"type":"link","label":"Public API – Document Management","link":"/publicapi/api-document-management","routeSlug":"/publicapi/api-document-management"},{"type":"separator","label":"Document Management"},{"type":"group","label":"Documents (V1)","link":"/publicapi/api-document-management/documents-(v1)","routeSlug":"/publicapi/api-document-management/documents-(v1)","items":[{"label":"Returns a list of documents based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/documents-(v1)/getdocumentsv1","routeSlug":"/publicapi/api-document-management/documents-(v1)/getdocumentsv1","metadata":{"seo":{"title":"Returns a list of documents based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/documents"},{"label":"Returns document which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/documents-(v1)/postdocumentsv1","routeSlug":"/publicapi/api-document-management/documents-(v1)/postdocumentsv1","metadata":{"seo":{"title":"Returns document which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data. S3 storage failures return 500."}},"httpPath":"/v1/documents"},{"label":"Returns a document by documentId.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/documents-(v1)/getdocumentsbydocumentidv1","routeSlug":"/publicapi/api-document-management/documents-(v1)/getdocumentsbydocumentidv1","metadata":{"seo":{"title":"Returns a document by documentId.","description":"Returns the document identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/documents/{documentId}"},{"label":"Returns the updated document.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/documents-(v1)/putdocumentsbydocumentidv1","routeSlug":"/publicapi/api-document-management/documents-(v1)/putdocumentsbydocumentidv1","metadata":{"seo":{"title":"Returns the updated document.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/documents/{documentId}"},{"label":"Delete desired document by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/documents-(v1)/deletedocumentsbydocumentidv1","routeSlug":"/publicapi/api-document-management/documents-(v1)/deletedocumentsbydocumentidv1","metadata":{"seo":{"title":"Delete desired document by ID","description":"Permanently deletes the document, its tags, and stored file content. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/documents/{documentId}"}]},{"type":"group","label":"DocumentTags (V1)","link":"/publicapi/api-document-management/documenttags-(v1)","routeSlug":"/publicapi/api-document-management/documenttags-(v1)","items":[{"label":"Returns a list of documentTags based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/documenttags-(v1)/getdocumenttagsv1","routeSlug":"/publicapi/api-document-management/documenttags-(v1)/getdocumenttagsv1","metadata":{"seo":{"title":"Returns a list of documentTags based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/documenttags"}]},{"type":"group","label":"ImageAttachments (V1)","link":"/publicapi/api-document-management/imageattachments-(v1)","routeSlug":"/publicapi/api-document-management/imageattachments-(v1)","items":[{"label":"Returns a list of ImageAttachmentsV1 based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/imageattachments-(v1)/getimageattachmentsv1","routeSlug":"/publicapi/api-document-management/imageattachments-(v1)/getimageattachmentsv1","metadata":{"seo":{"title":"Returns a list of ImageAttachmentsV1 based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/imageattachments"},{"label":"Returns a list of ImageAttachments (V1) with async support via streaming API","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/imageattachments-(v1)/getimageattachmentsasyncv1","routeSlug":"/publicapi/api-document-management/imageattachments-(v1)/getimageattachmentsasyncv1","metadata":{"seo":{"title":"Returns a list of ImageAttachments (V1) with async support via streaming API","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/imageattachments/async"},{"label":"Returns an ImageAttachment by ImageAttachmentID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/imageattachments-(v1)/getimageattachmentsbyimageattachmentidv1","routeSlug":"/publicapi/api-document-management/imageattachments-(v1)/getimageattachmentsbyimageattachmentidv1","metadata":{"seo":{"title":"Returns an ImageAttachment by ImageAttachmentID.","description":"Returns the ImageAttachment identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/imageattachments/{imageAttachmentId}"}]},{"type":"group","label":"Signatures (V1)","link":"/publicapi/api-document-management/signatures-(v1)","routeSlug":"/publicapi/api-document-management/signatures-(v1)","items":[{"label":"Returns a list of user signatures based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/signatures-(v1)/getsignaturesv1","routeSlug":"/publicapi/api-document-management/signatures-(v1)/getsignaturesv1","metadata":{"seo":{"title":"Returns a list of user signatures based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/signatures"},{"label":"Returns user signature which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/signatures-(v1)/postsignaturesv1","routeSlug":"/publicapi/api-document-management/signatures-(v1)/postsignaturesv1","metadata":{"seo":{"title":"Returns user signature which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/signatures"},{"label":"Returns a user by signatureId","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-document-management/signatures-(v1)/getsignaturesbysignatureidv1","routeSlug":"/publicapi/api-document-management/signatures-(v1)/getsignaturesbysignatureidv1","metadata":{"seo":{"title":"Returns a user by signatureId","description":"Returns the user identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/signatures/{signatureId}"}]}]},{"type":"group","label":"System Configuration","items":[{"type":"link","label":"Public API – System Configuration","link":"/publicapi/api-system-configuration","routeSlug":"/publicapi/api-system-configuration"},{"type":"separator","label":"System Configuration"},{"type":"group","label":"Organizations (V1)","link":"/publicapi/api-system-configuration/organizations-(v1)","routeSlug":"/publicapi/api-system-configuration/organizations-(v1)","items":[{"label":"List linked OrgMapper organization IDs for the caller.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organizations-(v1)/getorgmapperlinkedorgsv1","routeSlug":"/publicapi/api-system-configuration/organizations-(v1)/getorgmapperlinkedorgsv1","metadata":{"seo":{"title":"List linked OrgMapper organization IDs for the caller.","description":"OrgMapper discovery endpoint (not implemented by the Ascend Public API Node application)."}},"httpPath":"/orgmapper/LinkedOrgs"},{"label":"Returns an organization by organization ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organizations-(v1)/getorganizationsbyorganizationidv1","routeSlug":"/publicapi/api-system-configuration/organizations-(v1)/getorganizationsbyorganizationidv1","metadata":{"seo":{"title":"Returns an organization by organization ID.","description":"Returns the organization identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/organizations/{organizationId}"}]},{"type":"group","label":"OrganizationConditions (V1)","link":"/publicapi/api-system-configuration/organizationconditions-(v1)","routeSlug":"/publicapi/api-system-configuration/organizationconditions-(v1)","items":[{"label":"Returns a list of organization condition entries based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organizationconditions-(v1)/getorganizationconditionsv1","routeSlug":"/publicapi/api-system-configuration/organizationconditions-(v1)/getorganizationconditionsv1","metadata":{"seo":{"title":"Returns a list of organization condition entries based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/organizationconditions"},{"label":"Returns a organizationCondition entry by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organizationconditions-(v1)/getorganizationconditionsbyorganizationconditionidv1","routeSlug":"/publicapi/api-system-configuration/organizationconditions-(v1)/getorganizationconditionsbyorganizationconditionidv1","metadata":{"seo":{"title":"Returns a organizationCondition entry by ID.","description":"Returns the organizationCondition entry identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/organizationconditions/{organizationConditionId}"},{"label":"Returns the updated organizationCondition.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organizationconditions-(v1)/putorganizationconditionsbyorganizationconditionidv1","routeSlug":"/publicapi/api-system-configuration/organizationconditions-(v1)/putorganizationconditionsbyorganizationconditionidv1","metadata":{"seo":{"title":"Returns the updated organizationCondition.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/organizationconditions/{organizationConditionId}"}]},{"type":"group","label":"OrganizationLedgerRules (V1)","link":"/publicapi/api-system-configuration/organizationledgerrules-(v1)","routeSlug":"/publicapi/api-system-configuration/organizationledgerrules-(v1)","items":[{"label":"Returns a list of OrganizationLedgerRules","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organizationledgerrules-(v1)/getorganizationledgerrulesv1","routeSlug":"/publicapi/api-system-configuration/organizationledgerrules-(v1)/getorganizationledgerrulesv1","metadata":{"seo":{"title":"Returns a list of OrganizationLedgerRules","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/organizationledgerrules"},{"label":"Returns the updated OrganizationLedgerRule.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organizationledgerrules-(v1)/putorganizationledgerrulesbyorganizationledgerruleidv1","routeSlug":"/publicapi/api-system-configuration/organizationledgerrules-(v1)/putorganizationledgerrulesbyorganizationledgerruleidv1","metadata":{"seo":{"title":"Returns the updated OrganizationLedgerRule.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/organizationledgerrules/{organizationLedgerRuleId}"}]},{"type":"group","label":"OrganizationLedgerTypes (V1)","link":"/publicapi/api-system-configuration/organizationledgertypes-(v1)","routeSlug":"/publicapi/api-system-configuration/organizationledgertypes-(v1)","items":[{"label":"Returns a list of organization ledger types based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organizationledgertypes-(v1)/getorganizationledgertypesv1","routeSlug":"/publicapi/api-system-configuration/organizationledgertypes-(v1)/getorganizationledgertypesv1","metadata":{"seo":{"title":"Returns a list of organization ledger types based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/organizationledgertypes"},{"label":"Returns a organizationLedgerType entry by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organizationledgertypes-(v1)/getorganizationledgertypesbyorganizationledgertypeidv1","routeSlug":"/publicapi/api-system-configuration/organizationledgertypes-(v1)/getorganizationledgertypesbyorganizationledgertypeidv1","metadata":{"seo":{"title":"Returns a organizationLedgerType entry by ID.","description":"Returns the organizationLedgerType entry identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/organizationledgertypes/{organizationLedgerTypeId}"}]},{"type":"group","label":"Organization Billing Types","link":"/publicapi/api-system-configuration/organization-billing-types","routeSlug":"/publicapi/api-system-configuration/organization-billing-types","items":[{"label":"Returns a list of Organization Billing Types based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organization-billing-types/getorganizationsbillingtypes","routeSlug":"/publicapi/api-system-configuration/organization-billing-types/getorganizationsbillingtypes","metadata":{"seo":{"title":"Returns a list of Organization Billing Types based on filter criteria","description":"Returns a list of Organization Billing Types based on filter criteria"}},"httpPath":"/v1/organizations/billingtypes"},{"label":"Returns Organization Billing Type which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organization-billing-types/postorganizationsbillingtypes","routeSlug":"/publicapi/api-system-configuration/organization-billing-types/postorganizationsbillingtypes","metadata":{"seo":{"title":"Returns Organization Billing Type which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/organizations/billingtypes"},{"label":"Returns an Organization Billing Type by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organization-billing-types/getorganizationsbillingtypesbybillingtypeid","routeSlug":"/publicapi/api-system-configuration/organization-billing-types/getorganizationsbillingtypesbybillingtypeid","metadata":{"seo":{"title":"Returns an Organization Billing Type by ID.","description":"Returns the Organization Billing Type identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/organizations/billingtypes/{billingTypeId}"},{"label":"Returns the updated Organization Billing Type.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organization-billing-types/putorganizationsbillingtypesbybillingtypeid","routeSlug":"/publicapi/api-system-configuration/organization-billing-types/putorganizationsbillingtypesbybillingtypeid","metadata":{"seo":{"title":"Returns the updated Organization Billing Type.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/organizations/billingtypes/{billingTypeId}"},{"label":"Delete desired Organization Billing Type by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-system-configuration/organization-billing-types/deleteorganizationsbillingtypesbybillingtypeid","routeSlug":"/publicapi/api-system-configuration/organization-billing-types/deleteorganizationsbillingtypesbybillingtypeid","metadata":{"seo":{"title":"Delete desired Organization Billing Type by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/organizations/billingtypes/{billingTypeId}"}]}]},{"type":"group","label":"Notes & Communication","items":[{"type":"link","label":"Public API – Notes & Communication","link":"/publicapi/api-notes-and-communication","routeSlug":"/publicapi/api-notes-and-communication"},{"type":"separator","label":"Notes & Communication"},{"type":"group","label":"SMSNumber (V1)","link":"/publicapi/api-notes-and-communication/smsnumber-(v1)","routeSlug":"/publicapi/api-notes-and-communication/smsnumber-(v1)","items":[{"label":"Returns a list of SMSNumbers based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/smsnumber-(v1)/getsmsnumbersv1","routeSlug":"/publicapi/api-notes-and-communication/smsnumber-(v1)/getsmsnumbersv1","metadata":{"seo":{"title":"Returns a list of SMSNumbers based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/smsnumbers"},{"label":"Returns an SMSNumber by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/smsnumber-(v1)/getsmsnumbersbysmsnumberidv1","routeSlug":"/publicapi/api-notes-and-communication/smsnumber-(v1)/getsmsnumbersbysmsnumberidv1","metadata":{"seo":{"title":"Returns an SMSNumber by ID.","description":"Returns the SMSNumber identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/smsnumbers/{smsNumberId}"}]},{"type":"group","label":"PatientNotes (V1)","link":"/publicapi/api-notes-and-communication/patientnotes-(v1)","routeSlug":"/publicapi/api-notes-and-communication/patientnotes-(v1)","items":[{"label":"Returns a list of patient note entries based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/patientnotes-(v1)/getpatientnotesv1","routeSlug":"/publicapi/api-notes-and-communication/patientnotes-(v1)/getpatientnotesv1","metadata":{"seo":{"title":"Returns a list of patient note entries based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientnotes"},{"label":"Returns the created patient note object","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/patientnotes-(v1)/postpatientnotesv1","routeSlug":"/publicapi/api-notes-and-communication/patientnotes-(v1)/postpatientnotesv1","metadata":{"seo":{"title":"Returns the created patient note object","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/patientnotes"},{"label":"Returns a patientNote entry by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/patientnotes-(v1)/getpatientnotesbypatientnoteidv1","routeSlug":"/publicapi/api-notes-and-communication/patientnotes-(v1)/getpatientnotesbypatientnoteidv1","metadata":{"seo":{"title":"Returns a patientNote entry by entry ID.","description":"Returns the patientNote entry identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientnotes/{patientNoteId}"},{"label":"Returns the updated patient note.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/patientnotes-(v1)/putpatientnotesbypatientnoteidv1","routeSlug":"/publicapi/api-notes-and-communication/patientnotes-(v1)/putpatientnotesbypatientnoteidv1","metadata":{"seo":{"title":"Returns the updated patient note.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/patientnotes/{patientNoteId}"},{"label":"Delete specific patient note by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/patientnotes-(v1)/deletepatientnotesbypatientnoteidv1","routeSlug":"/publicapi/api-notes-and-communication/patientnotes-(v1)/deletepatientnotesbypatientnoteidv1","metadata":{"seo":{"title":"Delete specific patient note by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/patientnotes/{patientNoteId}"}]},{"type":"group","label":"ClinicalNotes (V1)","link":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)","routeSlug":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)","items":[{"label":"Returns a list of clinicalNotes based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)/getclinicalnotesv1","routeSlug":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)/getclinicalnotesv1","metadata":{"seo":{"title":"Returns a list of clinicalNotes based on filter criteria","description":"Query shape: Prefer a narrow filter—combine patient.id or provider.id with lastModified or datedAsbounds. A very wide lastModified range with no other scoping can 408 (timeout) on large tenants; retry with asmaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/clinicalnotes"},{"label":"Returns clinicalNote which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)/postclinicalnotesv1","routeSlug":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)/postclinicalnotesv1","metadata":{"seo":{"title":"Returns clinicalNote which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/clinicalnotes"},{"label":"Returns a clinicalNote by clinicalNoteId.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)/getclinicalnotesbyclinicalnoteidv1","routeSlug":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)/getclinicalnotesbyclinicalnoteidv1","metadata":{"seo":{"title":"Returns a clinicalNote by clinicalNoteId.","description":"Returns the clinicalNote identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/clinicalnotes/{clinicalNoteId}"},{"label":"Returns the updated clinicalNote.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)/putclinicalnotesbyclinicalnoteidv1","routeSlug":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)/putclinicalnotesbyclinicalnoteidv1","metadata":{"seo":{"title":"Returns the updated clinicalNote.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/clinicalnotes/{clinicalNoteId}"},{"label":"Delete desired clinicalNote by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)/deleteclinicalnotesbyclinicalnoteidv1","routeSlug":"/publicapi/api-notes-and-communication/clinicalnotes-(v1)/deleteclinicalnotesbyclinicalnoteidv1","metadata":{"seo":{"title":"Delete desired clinicalNote by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/clinicalnotes/{clinicalNoteId}"}]},{"type":"group","label":"DayNotes (V1)","link":"/publicapi/api-notes-and-communication/daynotes-(v1)","routeSlug":"/publicapi/api-notes-and-communication/daynotes-(v1)","items":[{"label":"Returns a list of day notes based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/daynotes-(v1)/getdaynotesv1","routeSlug":"/publicapi/api-notes-and-communication/daynotes-(v1)/getdaynotesv1","metadata":{"seo":{"title":"Returns a list of day notes based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/daynotes"},{"label":"Returns day note which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/daynotes-(v1)/postdaynotesv1","routeSlug":"/publicapi/api-notes-and-communication/daynotes-(v1)/postdaynotesv1","metadata":{"seo":{"title":"Returns day note which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/daynotes"},{"label":"Returns a day note by day note ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/daynotes-(v1)/getdaynotesbydaynoteidv1","routeSlug":"/publicapi/api-notes-and-communication/daynotes-(v1)/getdaynotesbydaynoteidv1","metadata":{"seo":{"title":"Returns a day note by day note ID.","description":"Returns the day note identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/daynotes/{dayNoteId}"},{"label":"Returns the updated day note.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-notes-and-communication/daynotes-(v1)/putdaynotesbydaynoteidv1","routeSlug":"/publicapi/api-notes-and-communication/daynotes-(v1)/putdaynotesbydaynoteidv1","metadata":{"seo":{"title":"Returns the updated day note.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/daynotes/{dayNoteId}"}]}]},{"type":"group","label":"Specialized Services","items":[{"type":"link","label":"Public API – Specialized Services","link":"/publicapi/api-specialized-services","routeSlug":"/publicapi/api-specialized-services"},{"type":"separator","label":"Specialized Services"},{"type":"group","label":"RecareTemplates (V1)","link":"/publicapi/api-specialized-services/recaretemplates-(v1)","routeSlug":"/publicapi/api-specialized-services/recaretemplates-(v1)","items":[{"label":"Returns a list of RecareTemplates (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/recaretemplates-(v1)/getrecaretemplatesv1","routeSlug":"/publicapi/api-specialized-services/recaretemplates-(v1)/getrecaretemplatesv1","metadata":{"seo":{"title":"Returns a list of RecareTemplates (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/recaretemplates"},{"label":"Returns RecareTemplateV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/recaretemplates-(v1)/postrecaretemplatesv1","routeSlug":"/publicapi/api-specialized-services/recaretemplates-(v1)/postrecaretemplatesv1","metadata":{"seo":{"title":"Returns RecareTemplateV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/recaretemplates"},{"label":"Returns a RecareTemplateV1 by recareTemplateId.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/recaretemplates-(v1)/getrecaretemplatesbyrecaretemplateidv1","routeSlug":"/publicapi/api-specialized-services/recaretemplates-(v1)/getrecaretemplatesbyrecaretemplateidv1","metadata":{"seo":{"title":"Returns a RecareTemplateV1 by recareTemplateId.","description":"Returns the RecareTemplateV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/recaretemplates/{recareTemplateId}"},{"label":"Returns the updated RecareTemplateV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/recaretemplates-(v1)/putrecaretemplatesbyrecaretemplateidv1","routeSlug":"/publicapi/api-specialized-services/recaretemplates-(v1)/putrecaretemplatesbyrecaretemplateidv1","metadata":{"seo":{"title":"Returns the updated RecareTemplateV1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/recaretemplates/{recareTemplateId}"},{"label":"Delete desired RecareTemplateV1 by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/recaretemplates-(v1)/deleterecaretemplatesbyrecaretemplateidv1","routeSlug":"/publicapi/api-specialized-services/recaretemplates-(v1)/deleterecaretemplatesbyrecaretemplateidv1","metadata":{"seo":{"title":"Delete desired RecareTemplateV1 by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/recaretemplates/{recareTemplateId}"}]},{"type":"group","label":"TransferReasons (V1)","link":"/publicapi/api-specialized-services/transferreasons-(v1)","routeSlug":"/publicapi/api-specialized-services/transferreasons-(v1)","items":[{"label":"Returns a list of transfer reasons based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/transferreasons-(v1)/gettransferreasonsv1","routeSlug":"/publicapi/api-specialized-services/transferreasons-(v1)/gettransferreasonsv1","metadata":{"seo":{"title":"Returns a list of transfer reasons based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/transferreasons"},{"label":"Returns TransferReasonV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/transferreasons-(v1)/posttransferreasonsv1","routeSlug":"/publicapi/api-specialized-services/transferreasons-(v1)/posttransferreasonsv1","metadata":{"seo":{"title":"Returns TransferReasonV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/transferreasons"},{"label":"Returns a transfer reason by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/transferreasons-(v1)/gettransferreasonsbytransferreasonidv1","routeSlug":"/publicapi/api-specialized-services/transferreasons-(v1)/gettransferreasonsbytransferreasonidv1","metadata":{"seo":{"title":"Returns a transfer reason by ID.","description":"Returns the transfer reason identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/transferreasons/{transferReasonId}"},{"label":"Returns the updated TransferReasonV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/transferreasons-(v1)/puttransferreasonsbytransferreasonidv1","routeSlug":"/publicapi/api-specialized-services/transferreasons-(v1)/puttransferreasonsbytransferreasonidv1","metadata":{"seo":{"title":"Returns the updated TransferReasonV1.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/transferreasons/{transferReasonId}"},{"label":"Delete specific TransferReason by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/transferreasons-(v1)/deletetransferreasonsbytransferreasonidv1","routeSlug":"/publicapi/api-specialized-services/transferreasons-(v1)/deletetransferreasonsbytransferreasonidv1","metadata":{"seo":{"title":"Delete specific TransferReason by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/transferreasons/{transferReasonId}"}]},{"type":"group","label":"ReferralSources (V1)","link":"/publicapi/api-specialized-services/referralsources-(v1)","routeSlug":"/publicapi/api-specialized-services/referralsources-(v1)","items":[{"label":"Returns a list of ReferralSources based on filter criteria.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/referralsources-(v1)/getreferralsourcesv1","routeSlug":"/publicapi/api-specialized-services/referralsources-(v1)/getreferralsourcesv1","metadata":{"seo":{"title":"Returns a list of ReferralSources based on filter criteria.","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/referralsources"},{"label":"Returns ReferralSource which has been created.","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/referralsources-(v1)/postreferralsourcesv1","routeSlug":"/publicapi/api-specialized-services/referralsources-(v1)/postreferralsourcesv1","metadata":{"seo":{"title":"Returns ReferralSource which has been created.","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/referralsources"},{"label":"Returns a ReferralSource by ReferralSourceID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/referralsources-(v1)/getreferralsourcesbyreferralsourceidv1","routeSlug":"/publicapi/api-specialized-services/referralsources-(v1)/getreferralsourcesbyreferralsourceidv1","metadata":{"seo":{"title":"Returns a ReferralSource by ReferralSourceID.","description":"Returns the ReferralSource identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/referralsources/{referralSourceId}"},{"label":"Returns the updated ReferralSource.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/referralsources-(v1)/putreferralsourcesbyreferralsourceidv1","routeSlug":"/publicapi/api-specialized-services/referralsources-(v1)/putreferralsourcesbyreferralsourceidv1","metadata":{"seo":{"title":"Returns the updated ReferralSource.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/referralsources/{referralSourceId}"}]},{"type":"group","label":"Dental Labs (V1)","link":"/publicapi/api-specialized-services/dental-labs-(v1)","routeSlug":"/publicapi/api-specialized-services/dental-labs-(v1)","items":[{"label":"Returns a list of dental labs based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/dental-labs-(v1)/getdentallabsv1","routeSlug":"/publicapi/api-specialized-services/dental-labs-(v1)/getdentallabsv1","metadata":{"seo":{"title":"Returns a list of dental labs based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/dentallabs"},{"label":"Returns dental lab which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/dental-labs-(v1)/postdentallabsv1","routeSlug":"/publicapi/api-specialized-services/dental-labs-(v1)/postdentallabsv1","metadata":{"seo":{"title":"Returns dental lab which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/dentallabs"},{"label":"Returns a dental lab by dental lab ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/dental-labs-(v1)/getdentallabsbydentallabidv1","routeSlug":"/publicapi/api-specialized-services/dental-labs-(v1)/getdentallabsbydentallabidv1","metadata":{"seo":{"title":"Returns a dental lab by dental lab ID.","description":"Returns the dental lab identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/dentallabs/{dentalLabId}"},{"label":"Returns the updated dental lab.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/dental-labs-(v1)/putdentallabsbydentallabidv1","routeSlug":"/publicapi/api-specialized-services/dental-labs-(v1)/putdentallabsbydentallabidv1","metadata":{"seo":{"title":"Returns the updated dental lab.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/dentallabs/{dentalLabId}"}]},{"type":"group","label":"MedicalAlertCategories (V1)","link":"/publicapi/api-specialized-services/medicalalertcategories-(v1)","routeSlug":"/publicapi/api-specialized-services/medicalalertcategories-(v1)","items":[{"label":"Returns a list of MedicalAlertCategories (V1)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/medicalalertcategories-(v1)/getmedicalalertcategoriesv1","routeSlug":"/publicapi/api-specialized-services/medicalalertcategories-(v1)/getmedicalalertcategoriesv1","metadata":{"seo":{"title":"Returns a list of MedicalAlertCategories (V1)","description":"Query shape: Prefer a narrow filter. Required filter keys must be supplied where documented below. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window."}},"httpPath":"/v1/medicalalertcategories"},{"label":"Returns a MedicalAlertCategoryV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/medicalalertcategories-(v1)/getmedicalalertcategoriesbymedicalalertcategoryidv1","routeSlug":"/publicapi/api-specialized-services/medicalalertcategories-(v1)/getmedicalalertcategoriesbymedicalalertcategoryidv1","metadata":{"seo":{"title":"Returns a MedicalAlertCategoryV1 by ID.","description":"Returns the MedicalAlertCategoryV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/medicalalertcategories/{medicalAlertCategoryId}"}]},{"type":"group","label":"MedicalAlertReactions (V1)","link":"/publicapi/api-specialized-services/medicalalertreactions-(v1)","routeSlug":"/publicapi/api-specialized-services/medicalalertreactions-(v1)","items":[{"label":"Returns a list of MedicalAlertReactions (V1)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/medicalalertreactions-(v1)/getmedicalalertreactionsv1","routeSlug":"/publicapi/api-specialized-services/medicalalertreactions-(v1)/getmedicalalertreactionsv1","metadata":{"seo":{"title":"Returns a list of MedicalAlertReactions (V1)","description":"Query shape: Use the documented query parameters to scope the request. Unscoped queries can 408 (timeout) on large tenants."}},"httpPath":"/v1/medicalalertreactions"},{"label":"Returns a MedicalAlertReaction(V1) by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/medicalalertreactions-(v1)/getmedicalalertreactionsbymedicalalertreactionidv1","routeSlug":"/publicapi/api-specialized-services/medicalalertreactions-(v1)/getmedicalalertreactionsbymedicalalertreactionidv1","metadata":{"seo":{"title":"Returns a MedicalAlertReaction(V1) by ID.","description":"Returns the MedicalAlertReaction(V1) identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/medicalalertreactions/{medicalAlertReactionId}"}]},{"type":"group","label":"MedicalAlertSeverities (V1)","link":"/publicapi/api-specialized-services/medicalalertseverities-(v1)","routeSlug":"/publicapi/api-specialized-services/medicalalertseverities-(v1)","items":[{"label":"Returns a list of MedicalAlertSeverities (V1)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/medicalalertseverities-(v1)/getmedicalalertseveritiesv1","routeSlug":"/publicapi/api-specialized-services/medicalalertseverities-(v1)/getmedicalalertseveritiesv1","metadata":{"seo":{"title":"Returns a list of MedicalAlertSeverities (V1)","description":"Query shape: Use the documented query parameters to scope the request. Unscoped queries can 408 (timeout) on large tenants."}},"httpPath":"/v1/medicalalertseverities"},{"label":"Returns a MedicalAlertSeverity (V1) by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/medicalalertseverities-(v1)/getmedicalalertseveritiesbymedicalalertseverityidv1","routeSlug":"/publicapi/api-specialized-services/medicalalertseverities-(v1)/getmedicalalertseveritiesbymedicalalertseverityidv1","metadata":{"seo":{"title":"Returns a MedicalAlertSeverity (V1) by ID.","description":"Returns the MedicalAlertSeverity (V1) identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/medicalalertseverities/{medicalAlertSeverityId}"}]},{"type":"group","label":"ColorCategories (V1)","link":"/publicapi/api-specialized-services/colorcategories-(v1)","routeSlug":"/publicapi/api-specialized-services/colorcategories-(v1)","items":[{"label":"Returns a list of ColorCategories (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/colorcategories-(v1)/getcolorcategoriesv1","routeSlug":"/publicapi/api-specialized-services/colorcategories-(v1)/getcolorcategoriesv1","metadata":{"seo":{"title":"Returns a list of ColorCategories (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/colorcategories"},{"label":"Return ColorCategory (V1)  which have been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/colorcategories-(v1)/postcolorcategoriesv1","routeSlug":"/publicapi/api-specialized-services/colorcategories-(v1)/postcolorcategoriesv1","metadata":{"seo":{"title":"Return ColorCategory (V1)  which have been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/colorcategories"},{"label":"Return ColorCategory (V1) by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/colorcategories-(v1)/getcolorcategoriesbycolorcategoryidv1","routeSlug":"/publicapi/api-specialized-services/colorcategories-(v1)/getcolorcategoriesbycolorcategoryidv1","metadata":{"seo":{"title":"Return ColorCategory (V1) by ID.","description":"Returns the resource identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/colorcategories/{colorCategoryId}"},{"label":"Returns the updated ColorCategory (V1).","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/colorcategories-(v1)/putcolorcategoriesbycolorcategoryidv1","routeSlug":"/publicapi/api-specialized-services/colorcategories-(v1)/putcolorcategoriesbycolorcategoryidv1","metadata":{"seo":{"title":"Returns the updated ColorCategory (V1).","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/colorcategories/{colorCategoryId}"},{"label":"Delete desired ColorCategory (V1) by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-specialized-services/colorcategories-(v1)/deletecolorcategoriesbycolorcategoryidv1","routeSlug":"/publicapi/api-specialized-services/colorcategories-(v1)/deletecolorcategoriesbycolorcategoryidv1","metadata":{"seo":{"title":"Delete desired ColorCategory (V1) by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/colorcategories/{colorCategoryId}"}]}]},{"type":"group","label":"Excluded Procedures & Exceptions","items":[{"type":"link","label":"Public API – Excluded Procedures & Exceptions","link":"/publicapi/api-excluded-procedures-and-exceptions","routeSlug":"/publicapi/api-excluded-procedures-and-exceptions"},{"type":"separator","label":"Excluded Procedures & Exceptions"},{"type":"group","label":"InsuranceCarrierWithExcludedProcedure (V1)","link":"/publicapi/api-excluded-procedures-and-exceptions/insurancecarrierwithexcludedprocedure-(v1)","routeSlug":"/publicapi/api-excluded-procedures-and-exceptions/insurancecarrierwithexcludedprocedure-(v1)","items":[{"label":"Returns a list of Insurance carriers with ExcludedProcedures based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-excluded-procedures-and-exceptions/insurancecarrierwithexcludedprocedure-(v1)/getinsurancecarrierexcludedproceduresv1","routeSlug":"/publicapi/api-excluded-procedures-and-exceptions/insurancecarrierwithexcludedprocedure-(v1)/getinsurancecarrierexcludedproceduresv1","metadata":{"seo":{"title":"Returns a list of Insurance carriers with ExcludedProcedures based on filter criteria","description":"Query shape: Prefer a narrow filter. Required filter keys must be supplied where documented below. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window."}},"httpPath":"/v1/insurancecarrierexcludedprocedures"},{"label":"Returns Insurance Carrier with excludedProcedures which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-excluded-procedures-and-exceptions/insurancecarrierwithexcludedprocedure-(v1)/postinsurancecarrierexcludedproceduresv1","routeSlug":"/publicapi/api-excluded-procedures-and-exceptions/insurancecarrierwithexcludedprocedure-(v1)/postinsurancecarrierexcludedproceduresv1","metadata":{"seo":{"title":"Returns Insurance Carrier with excludedProcedures which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/insurancecarrierexcludedprocedures"}]},{"type":"group","label":"LocationWithExcludedProcedure (V1)","link":"/publicapi/api-excluded-procedures-and-exceptions/locationwithexcludedprocedure-(v1)","routeSlug":"/publicapi/api-excluded-procedures-and-exceptions/locationwithexcludedprocedure-(v1)","items":[{"label":"Returns a list of Locations With ExcludedProcedures based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-excluded-procedures-and-exceptions/locationwithexcludedprocedure-(v1)/getlocationexcludedproceduresv1","routeSlug":"/publicapi/api-excluded-procedures-and-exceptions/locationwithexcludedprocedure-(v1)/getlocationexcludedproceduresv1","metadata":{"seo":{"title":"Returns a list of Locations With ExcludedProcedures based on filter criteria","description":"Query shape: Prefer a narrow filter. Required filter keys must be supplied where documented below. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window."}},"httpPath":"/v1/locationexcludedprocedures"},{"label":"Returns Location with excludedProcedures which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-excluded-procedures-and-exceptions/locationwithexcludedprocedure-(v1)/postlocationexcludedproceduresv1","routeSlug":"/publicapi/api-excluded-procedures-and-exceptions/locationwithexcludedprocedure-(v1)/postlocationexcludedproceduresv1","metadata":{"seo":{"title":"Returns Location with excludedProcedures which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/locationexcludedprocedures"}]}]},{"type":"group","label":"Utility & Count Endpoints","items":[{"type":"link","label":"Public API – Utility & Count Endpoints","link":"/publicapi/api-utility-and-count-endpoints","routeSlug":"/publicapi/api-utility-and-count-endpoints"},{"type":"separator","label":"Utility & Count Endpoints"},{"type":"group","label":"Transactions (V1)","link":"/publicapi/api-utility-and-count-endpoints/transactions-(v1)","routeSlug":"/publicapi/api-utility-and-count-endpoints/transactions-(v1)","items":[{"label":"Returns a list of transaction entries based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/transactions-(v1)/gettransactionsv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/transactions-(v1)/gettransactionsv1","metadata":{"seo":{"title":"Returns a list of transaction entries based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/transactions"},{"label":"Returns a transaction entry by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/transactions-(v1)/gettransactionsbytransactionidv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/transactions-(v1)/gettransactionsbytransactionidv1","metadata":{"seo":{"title":"Returns a transaction entry by entry ID.","description":"Returns the transaction entry identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/transactions/{transactionId}"}]},{"type":"group","label":"TransactionTags (V1)","link":"/publicapi/api-utility-and-count-endpoints/transactiontags-(v1)","routeSlug":"/publicapi/api-utility-and-count-endpoints/transactiontags-(v1)","items":[{"label":"Returns a list of transaction tags based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/transactiontags-(v1)/gettransactiontagsv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/transactiontags-(v1)/gettransactiontagsv1","metadata":{"seo":{"title":"Returns a list of transaction tags based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/transactiontags"},{"label":"Returns TransactionTag which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/transactiontags-(v1)/posttransactiontagsv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/transactiontags-(v1)/posttransactiontagsv1","metadata":{"seo":{"title":"Returns TransactionTag which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/transactiontags"},{"label":"Returns a transaction tag by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/transactiontags-(v1)/gettransactiontagsbytransactiontagidv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/transactiontags-(v1)/gettransactiontagsbytransactiontagidv1","metadata":{"seo":{"title":"Returns a transaction tag by ID.","description":"Returns the transaction tag identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/transactiontags/{transactionTagId}"},{"label":"Delete specific TransactionTag by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/transactiontags-(v1)/deletetransactiontagsbytransactiontagidv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/transactiontags-(v1)/deletetransactiontagsbytransactiontagidv1","metadata":{"seo":{"title":"Delete specific TransactionTag by ID","description":"Deletes the resource identified by the path parameter. 404 when the resource is missing or already deleted."}},"httpPath":"/v1/transactiontags/{transactionTagId}"}]},{"type":"group","label":"ICD10s (V1)","link":"/publicapi/api-utility-and-count-endpoints/icd10s-(v1)","routeSlug":"/publicapi/api-utility-and-count-endpoints/icd10s-(v1)","items":[{"label":"Returns ICD10 codes based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/icd10s-(v1)/geticd10sv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/icd10s-(v1)/geticd10sv1","metadata":{"seo":{"title":"Returns ICD10 codes based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/icd10s"},{"label":"Returns an ICD10 code by entry ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/icd10s-(v1)/geticd10sbyicd10idv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/icd10s-(v1)/geticd10sbyicd10idv1","metadata":{"seo":{"title":"Returns an ICD10 code by entry ID.","description":"Returns the ICD10 code identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/icd10s/{icd10Id}"}]},{"type":"group","label":"PatientTeethV1","link":"/publicapi/api-utility-and-count-endpoints/patientteethv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/patientteethv1","items":[{"label":"Returns a list of Teeth","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/patientteethv1/getpatientteethglobals","routeSlug":"/publicapi/api-utility-and-count-endpoints/patientteethv1/getpatientteethglobals","metadata":{"seo":{"title":"Returns a list of Teeth","description":"Returns the resource identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/patientteeth/globals"},{"label":"Returns a list of PatientTooth for patient. if don't exists, PatientTeeth will be created based on patient's age.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/patientteethv1/getpatientteeth","routeSlug":"/publicapi/api-utility-and-count-endpoints/patientteethv1/getpatientteeth","metadata":{"seo":{"title":"Returns a list of PatientTooth for patient. if don't exists, PatientTeeth will be created based on patient's age.","description":"Returns all PatientToothV1 rows for the patient. If none exist, the server creates a mouth from the patient's age(same behavior as PatientTeethServiceV1.getOrCreatPatientTeeth)."}},"httpPath":"/v1/patientteeth"},{"label":"Returns the updated or created patientTooth list.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/patientteethv1/putpatientteeth","routeSlug":"/publicapi/api-utility-and-count-endpoints/patientteethv1/putpatientteeth","metadata":{"seo":{"title":"Returns the updated or created patientTooth list.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/patientteeth"}]},{"type":"group","label":"Total Count (V1)","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)","items":[{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getappointmentcolorstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getappointmentcolorstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/appointmentcolors/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getappointmenthistoriestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getappointmenthistoriestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/appointmenthistories/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getappointmentstatushistoriestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getappointmentstatushistoriestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/appointmentstatushistories/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getappointmentstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getappointmentstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/appointments/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getappointmenttaskstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getappointmenttaskstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/appointmenttasks/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getauditstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getauditstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/audits/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getbulkinsurancepaymentstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getbulkinsurancepaymentstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/bulkinsurancepayments/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcarrierinsuranceplancoordinationofbenefitstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcarrierinsuranceplancoordinationofbenefitstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/carrierinsuranceplancoordinationofbenefits/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcarrierinsuranceplanstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcarrierinsuranceplanstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/carrierinsuranceplans/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcarrierplancopayexceptionstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcarrierplancopayexceptionstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/carrierplancopayexceptions/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcarrierplancoverageexceptionstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcarrierplancoverageexceptionstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/carrierplancoverageexceptions/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcarrierplandeductiblestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcarrierplandeductiblestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/carrierplandeductibles/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getclinicalnotepromptstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getclinicalnotepromptstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/clinicalnoteprompts/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getclinicalnotestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getclinicalnotestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/clinicalnotes/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getclinicalnotetemplatestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getclinicalnotetemplatestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/clinicalnotetemplates/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcolorcategoriestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcolorcategoriestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/colorcategories/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcoverageprocedurecopaystotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcoverageprocedurecopaystotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/coverageprocedurecopays/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcoverageprocedurerangestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcoverageprocedurerangestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/coverageprocedureranges/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcoverageprocedurerangetemplatestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getcoverageprocedurerangetemplatestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/coverageprocedurerangetemplates/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getdaynotestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getdaynotestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/daynotes/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getdefaultplancoveragestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getdefaultplancoveragestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/defaultplancoverages/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getdentallabstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getdentallabstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/dentallabs/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getdocumentstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getdocumentstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/documents/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/geteventstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/geteventstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/events/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getexamstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getexamstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/exams/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getfeeschedulerangestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getfeeschedulerangestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/feescheduleranges/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getfeeschedulestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getfeeschedulestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/feeschedules/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getglobalinsurancecarrierstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getglobalinsurancecarrierstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/globalinsurancecarriers/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getglobalproceduremappingrulestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getglobalproceduremappingrulestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/globalproceduremappingrules/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getglobalprocedurestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getglobalprocedurestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/globalprocedures/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getinsurancecarrierexcludedprocedurestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getinsurancecarrierexcludedprocedurestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/insurancecarrierexcludedprocedures/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getinsurancecarrierstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getinsurancecarrierstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/insurancecarriers/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getinsuranceclaimstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getinsuranceclaimstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/insuranceclaims/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getclaimattachmentstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getclaimattachmentstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/claimattachments/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getlocatlocationclaimdefaultsonstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getlocatlocationclaimdefaultsonstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/locatlocationclaimdefaultsons/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getlocationexcludedprocedurestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getlocationexcludedprocedurestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/locationexcludedprocedures/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getlocationhourstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getlocationhourstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/locationhours/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getlocationpovertylevelsv1totalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getlocationpovertylevelsv1totalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/locationpovertylevelsV1/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getlocationstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getlocationstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/locations/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getmedicalalertcategoriestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getmedicalalertcategoriestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/medicalalertcategories/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getmedicalalertreactionstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getmedicalalertreactionstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/medicalalertreactions/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getmedicalalertstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getmedicalalertstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/medicalalerts/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getmedicalalertseveritiestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getmedicalalertseveritiestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/medicalalertseverities/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getmissedappointmentstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getmissedappointmentstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/missedappointments/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getoperatoriestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getoperatoriestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/operatories/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getorganizationconditionstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getorganizationconditionstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/organizationconditions/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getorganizationledgerrulestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getorganizationledgerrulestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/organizationledgerrules/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getorganizationstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getorganizationstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/organizations/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientconditionstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientconditionstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientconditions/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientinsuranceplanstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientinsuranceplanstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientinsuranceplans/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientmedicalalertstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientmedicalalertstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientmedicalalerts/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientnotestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientnotestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientnotes/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientpaymentplanstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientpaymentplanstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientpaymentplans/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientprescriptionstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientprescriptionstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientprescriptions/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientprocedurestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientprocedurestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientprocedures/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientrecarestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientrecarestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientrecares/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patients/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientstatementstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientstatementstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientstatements/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getperioexamstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getperioexamstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/perioexams/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpracticeprocedurestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpracticeprocedurestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/practiceprocedures/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getprescriptiondrugcategoriestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getprescriptiondrugcategoriestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/prescriptiondrugcategories/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getprescriptiondrugunitstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getprescriptiondrugunitstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/prescriptiondrugunits/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getprescriptiontemplatestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getprescriptiontemplatestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/prescriptiontemplates/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getproviderhourstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getproviderhourstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/providerhours/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getproviderstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getproviderstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/providers/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getrecaretemplatestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getrecaretemplatestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/recaretemplates/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientbookingavailabilitiestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getpatientbookingavailabilitiestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/patientbookingavailabilities/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getscheduletemplatestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getscheduletemplatestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/scheduletemplates/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getreferralsourcestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getreferralsourcestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/referralsources/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getscheduletemplateappointmentreasonstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getscheduletemplateappointmentreasonstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/scheduletemplateappointmentreasons/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getscheduletemplatereasonstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getscheduletemplatereasonstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/scheduletemplatereasons/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getsignaturestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getsignaturestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/signatures/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getsmsnumberstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getsmsnumberstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/smsnumbers/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getsubscriberinsuranceplanstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getsubscriberinsuranceplanstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/subscriberinsuranceplans/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/gettransactionstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/gettransactionstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/transactions/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/gettxcasestotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/gettxcasestotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/txcases/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getvisitstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/getvisitstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/visits/totalcount"},{"label":"Returns the total count of records based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/gettimeclockstotalcountv1","routeSlug":"/publicapi/api-utility-and-count-endpoints/total-count-(v1)/gettimeclockstotalcountv1","metadata":{"seo":{"title":"Returns the total count of records based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/timeclocks/totalcount"}]}]},{"type":"group","label":"Miscellaneous","items":[{"type":"link","label":"Public API – Miscellaneous","link":"/publicapi/api-miscellaneous","routeSlug":"/publicapi/api-miscellaneous"},{"type":"separator","label":"Miscellaneous"},{"type":"group","label":"GlobalInsuranceCarriers (V1)","link":"/publicapi/api-miscellaneous/globalinsurancecarriers-(v1)","routeSlug":"/publicapi/api-miscellaneous/globalinsurancecarriers-(v1)","items":[{"label":"Returns a list of GlobalInsuranceCarriers based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-miscellaneous/globalinsurancecarriers-(v1)/getglobalinsurancecarriersv1","routeSlug":"/publicapi/api-miscellaneous/globalinsurancecarriers-(v1)/getglobalinsurancecarriersv1","metadata":{"seo":{"title":"Returns a list of GlobalInsuranceCarriers based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/globalinsurancecarriers"},{"label":"Returns an GlobalInsuranceCarrier by GlobalInsuranceCarrierID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-miscellaneous/globalinsurancecarriers-(v1)/getglobalinsurancecarriersbycarrieridv1","routeSlug":"/publicapi/api-miscellaneous/globalinsurancecarriers-(v1)/getglobalinsurancecarriersbycarrieridv1","metadata":{"seo":{"title":"Returns an GlobalInsuranceCarrier by GlobalInsuranceCarrierID.","description":"Returns the GlobalInsuranceCarrier identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/globalinsurancecarriers/{carrierId}"}]},{"type":"group","label":"Users (V1)","link":"/publicapi/api-miscellaneous/users-(v1)","routeSlug":"/publicapi/api-miscellaneous/users-(v1)","items":[{"label":"Returns a list of users based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-miscellaneous/users-(v1)/getusersv1","routeSlug":"/publicapi/api-miscellaneous/users-(v1)/getusersv1","metadata":{"seo":{"title":"Returns a list of users based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/users"},{"label":"Returns a user by userId","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-miscellaneous/users-(v1)/getusersbyuseridv1","routeSlug":"/publicapi/api-miscellaneous/users-(v1)/getusersbyuseridv1","metadata":{"seo":{"title":"Returns a user by userId","description":"Returns the user identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/users/{userId}"},{"label":"Returns the updated user.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-miscellaneous/users-(v1)/putusersbyuseridv1","routeSlug":"/publicapi/api-miscellaneous/users-(v1)/putusersbyuseridv1","metadata":{"seo":{"title":"Returns the updated user.","description":"Updates the resource identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/users/{userId}"}]},{"type":"group","label":"Visits (V1)","link":"/publicapi/api-miscellaneous/visits-(v1)","routeSlug":"/publicapi/api-miscellaneous/visits-(v1)","items":[{"label":"Returns a list of Visits (V1) based on filter criteria","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-miscellaneous/visits-(v1)/getvisitsv1","routeSlug":"/publicapi/api-miscellaneous/visits-(v1)/getvisitsv1","metadata":{"seo":{"title":"Returns a list of Visits (V1) based on filter criteria","description":"Query shape: Prefer a narrow filter—combine scoping filters with lastModified or date bounds where supported. A very wide date range with no other scoping can 408 (timeout) on large tenants; retry with a smaller window or use cursor pagination (lastId with lastModified—see parameter descriptions)."}},"httpPath":"/v1/visits"},{"label":"Returns VisitV1 which has been created","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-miscellaneous/visits-(v1)/postvisitsv1","routeSlug":"/publicapi/api-miscellaneous/visits-(v1)/postvisitsv1","metadata":{"seo":{"title":"Returns VisitV1 which has been created","description":"Creates a resource from the request body. Validation errors return 400; a successful create returns 201 with the created resource in data."}},"httpPath":"/v1/visits"},{"label":"Returns a VisitV1 by ID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-miscellaneous/visits-(v1)/getvisitsbyvisitidv1","routeSlug":"/publicapi/api-miscellaneous/visits-(v1)/getvisitsbyvisitidv1","metadata":{"seo":{"title":"Returns a VisitV1 by ID.","description":"Returns the VisitV1 identified by the path parameter. 404 when the resource is missing or not accessible in the organization context."}},"httpPath":"/v1/visits/{visitId}"},{"label":"Returns the updated VisitV1.","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/publicapi/api-miscellaneous/visits-(v1)/putvisitsbyvisitidv1","routeSlug":"/publicapi/api-miscellaneous/visits-(v1)/putvisitsbyvisitidv1","metadata":{"seo":{"title":"Returns the updated VisitV1.","description":"Updates the visit identified by the path parameter. Validation errors return 400; 404 when the resource is missing."}},"httpPath":"/v1/visits/{visitId}"}]}]}],"expanded":"true"},{"type":"group","label":"Knowledge Base","items":[{"type":"link","fsPath":"PublicAPI/kb.md","metadata":{"type":"markdown"},"label":"Overview","link":"/publicapi/kb","routeSlug":"/publicapi/kb"},{"type":"link","fsPath":"PublicAPI/api-best-practices.md","metadata":{"type":"markdown"},"label":"Api Best Practices","link":"/publicapi/api-best-practices","routeSlug":"/publicapi/api-best-practices"},{"type":"link","fsPath":"PublicAPI/api-consumer-guide.md","metadata":{"type":"markdown"},"label":"Api Consumer Guide","link":"/publicapi/api-consumer-guide","routeSlug":"/publicapi/api-consumer-guide"},{"type":"link","fsPath":"PublicAPI/bulk-get-total-count.md","metadata":{"type":"markdown"},"label":"Bulk Get Total Count","link":"/publicapi/bulk-get-total-count","routeSlug":"/publicapi/bulk-get-total-count"},{"type":"link","fsPath":"PublicAPI/issue-reporting-guide.md","metadata":{"type":"markdown"},"label":"Issue Reporting Guide","link":"/publicapi/issue-reporting-guide","routeSlug":"/publicapi/issue-reporting-guide"},{"type":"link","fsPath":"PublicAPI/location-filtering.md","metadata":{"type":"markdown"},"label":"Location Filtering","link":"/publicapi/location-filtering","routeSlug":"/publicapi/location-filtering"},{"type":"link","fsPath":"PublicAPI/obtaining-prod-access.md","metadata":{"type":"markdown"},"label":"Obtaining Prod Access","link":"/publicapi/obtaining-prod-access","routeSlug":"/publicapi/obtaining-prod-access"},{"type":"link","fsPath":"PublicAPI/streamapi-webhooks-setup.md","metadata":{"type":"markdown"},"label":"Streamapi Webhooks Setup","link":"/publicapi/streamapi-webhooks-setup","routeSlug":"/publicapi/streamapi-webhooks-setup"},{"type":"link","fsPath":"PublicAPI/usage-report.md","metadata":{"type":"markdown"},"label":"Usage Report","link":"/publicapi/usage-report","routeSlug":"/publicapi/usage-report"},{"type":"link","fsPath":"PublicAPI/vendor-enablement-guide.md","metadata":{"type":"markdown"},"label":"Vendor Enablement Guide","link":"/publicapi/vendor-enablement-guide","routeSlug":"/publicapi/vendor-enablement-guide"},{"type":"group","label":"Endpoint Knowledge Base","items":[{"type":"link","fsPath":"PublicAPI/endpoints/agingbalances-v1.md","metadata":{"type":"markdown"},"label":"Agingbalances V1","link":"/publicapi/endpoints/agingbalances-v1","routeSlug":"/publicapi/endpoints/agingbalances-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/agingbalancesreport-v1.md","metadata":{"type":"markdown"},"label":"Agingbalancesreport V1","link":"/publicapi/endpoints/agingbalancesreport-v1","routeSlug":"/publicapi/endpoints/agingbalancesreport-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/appointmenthistories-v1.md","metadata":{"type":"markdown"},"label":"Appointmenthistories V1","link":"/publicapi/endpoints/appointmenthistories-v1","routeSlug":"/publicapi/endpoints/appointmenthistories-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/appointments-v1.md","metadata":{"type":"markdown"},"label":"Appointments V1","link":"/publicapi/endpoints/appointments-v1","routeSlug":"/publicapi/endpoints/appointments-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/async-v1.md","metadata":{"type":"markdown"},"label":"Async V1","link":"/publicapi/endpoints/async-v1","routeSlug":"/publicapi/endpoints/async-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/documents-v1.md","metadata":{"type":"markdown"},"label":"Documents V1","link":"/publicapi/endpoints/documents-v1","routeSlug":"/publicapi/endpoints/documents-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/events-v1.md","metadata":{"type":"markdown"},"label":"Events V1","link":"/publicapi/endpoints/events-v1","routeSlug":"/publicapi/endpoints/events-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/insuranceclaims-v1.md","metadata":{"type":"markdown"},"label":"Insuranceclaims V1","link":"/publicapi/endpoints/insuranceclaims-v1","routeSlug":"/publicapi/endpoints/insuranceclaims-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/locationproductionnetschedule-v1.md","metadata":{"type":"markdown"},"label":"Locationproductionnetschedule V1","link":"/publicapi/endpoints/locationproductionnetschedule-v1","routeSlug":"/publicapi/endpoints/locationproductionnetschedule-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/missedappointments-v1.md","metadata":{"type":"markdown"},"label":"Missedappointments V1","link":"/publicapi/endpoints/missedappointments-v1","routeSlug":"/publicapi/endpoints/missedappointments-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/patientinsuranceplans-v1.md","metadata":{"type":"markdown"},"label":"Patientinsuranceplans V1","link":"/publicapi/endpoints/patientinsuranceplans-v1","routeSlug":"/publicapi/endpoints/patientinsuranceplans-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/patientprocedures-v1.md","metadata":{"type":"markdown"},"label":"Patientprocedures V1","link":"/publicapi/endpoints/patientprocedures-v1","routeSlug":"/publicapi/endpoints/patientprocedures-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/patients-v1.md","metadata":{"type":"markdown"},"label":"Patients V1","link":"/publicapi/endpoints/patients-v1","routeSlug":"/publicapi/endpoints/patients-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/providers-v1.md","metadata":{"type":"markdown"},"label":"Providers V1","link":"/publicapi/endpoints/providers-v1","routeSlug":"/publicapi/endpoints/providers-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/scheduleopenings-v1.md","metadata":{"type":"markdown"},"label":"Scheduleopenings V1","link":"/publicapi/endpoints/scheduleopenings-v1","routeSlug":"/publicapi/endpoints/scheduleopenings-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/transactions-adjustments-v1.md","metadata":{"type":"markdown"},"label":"Transactions Adjustments V1","link":"/publicapi/endpoints/transactions-adjustments-v1","routeSlug":"/publicapi/endpoints/transactions-adjustments-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/transactions-insurancepayments-v1.md","metadata":{"type":"markdown"},"label":"Transactions Insurancepayments V1","link":"/publicapi/endpoints/transactions-insurancepayments-v1","routeSlug":"/publicapi/endpoints/transactions-insurancepayments-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/transactions-patientpayments-v1.md","metadata":{"type":"markdown"},"label":"Transactions Patientpayments V1","link":"/publicapi/endpoints/transactions-patientpayments-v1","routeSlug":"/publicapi/endpoints/transactions-patientpayments-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/transactions-procedures-v1.md","metadata":{"type":"markdown"},"label":"Transactions Procedures V1","link":"/publicapi/endpoints/transactions-procedures-v1","routeSlug":"/publicapi/endpoints/transactions-procedures-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/transactions-totalcount-v1.md","metadata":{"type":"markdown"},"label":"Transactions Totalcount V1","link":"/publicapi/endpoints/transactions-totalcount-v1","routeSlug":"/publicapi/endpoints/transactions-totalcount-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/transactions-v1.md","metadata":{"type":"markdown"},"label":"Transactions V1","link":"/publicapi/endpoints/transactions-v1","routeSlug":"/publicapi/endpoints/transactions-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/transactiontags-v1.md","metadata":{"type":"markdown"},"label":"Transactiontags V1","link":"/publicapi/endpoints/transactiontags-v1","routeSlug":"/publicapi/endpoints/transactiontags-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/txcases-v1.md","metadata":{"type":"markdown"},"label":"Txcases V1","link":"/publicapi/endpoints/txcases-v1","routeSlug":"/publicapi/endpoints/txcases-v1"},{"type":"link","fsPath":"PublicAPI/endpoints/visits-v1.md","metadata":{"type":"markdown"},"label":"Visits V1","link":"/publicapi/endpoints/visits-v1","routeSlug":"/publicapi/endpoints/visits-v1"}]}]},{"type":"group","label":"Release Notes","items":[{"type":"link","fsPath":"PublicAPI/ReleaseNotes.md","metadata":{"type":"markdown"},"label":"Latest","link":"/publicapi/releasenotes","routeSlug":"/publicapi/releasenotes"}]}],"routeSlug":"/publicapi/home"}]}