# Sync EHR Data An internal endpoint which will push the latest patient summary statistics and PDF reports for all patients who have an active subscription. The actual data is pushed asynchronously. A successful response means that an asynchronous task has been scheduled for each patient of the clinic with an active subscription. Will return 404 Not Found if the clinic does not have an active EHR connection. Endpoint: POST /v1/clinics/{clinicId}/ehr/sync Version: 1.0 Security: sessionToken ## Path parameters: - `clinicId` (string, required)