JUMP TOCTRL-/Axle Health APIAvailabilityRetrieve timeslots in date rangepostDocumentGet a DocumentgetUpload a DocumentpostPatientCreate a new PatientpostUpdate a PatientputGet a PatientgetGet Visits for a PatientgetProviderCreate a ProviderpostRetrieve a ProvidergetServicesFind available Services in a zip codegetIntake FormGet Prompts by ServicegetVisitGet a cost and duration estimate for a visitpostCreate a VisitpostAdd a Patient to a VisitpostRemove a Patient from a VisitdeleteAdd a service to a visitpostVisit LifecycleRemove a service from a visitdeleteGet a VisitgetReschedule or Cancel a VisitputGet prompt responses for a visitgetWebhooksList webhook subscriptions for V1 of the APIgetCreate a webhook subscription for V1 of the APIpostDelete a webhook subscription for V1 of the APIdeleteWebhook AuthenticationTest WebhooksVisitpostDocumentpostLab ResultspostProviderpostPowered by Get Visits for a Patientget https://api.axlehealth-dev.com/v1/patients/{patient_id}/visitsPath Paramspatient_idstringrequiredThe patient's IDQuery Paramsstarting_afterstringstarting_after is a Visit ID that defines your place in the list. For example, you can use the last Visit ID from a previous request as the starting_after to retrieve the next page in the list. This is useful for pagination.ending_beforestringending_before is a Visit ID that defines your place in the list. For example, you can use the first Visit ID from a previous request as the ending_before to retrieve the previous page in the list. This is useful for pagination.limitstringMaximum number of objects to be returned, between 1 and 100.Response 200Response attributes are described in the Visit sectionResponse bodyarray of objectsobjectidstringID of the visitpatient_idstringID of the patientaddress_idstringID of the addressrequisitioning_provider_idstringID of the requisitioning provider (if applicable)service_idsarrayService IDs of the visitservice_idsvisit_datetimestringISO-8601 datetime of the visit (in local time)end_datetimestringISO-8601 datetime of when the visit ends (in local time)related_patient_idsarrayPatient IDs of other patients added to the visit (if applicable)related_patient_idsqhp_notesstringNotes that the qualified health professional took regarding the patient visit.provider_notesstringNotes for the professional that were provided when this visit was created.total_costnumberTotal cost of the visit denominated in centsdocumentsarrayList of Document IDs associated with this visitdocumentsstatusstringnot_startedin_progresscompletecanceledincompleteunsuccessfulrequires_rescheduleotherHeadersobjectUpdated over 1 year ago Get a PatientProviderDid this page help you?YesNo