/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
get
Get medication history for a patient including prescriptions and OTC dispenses
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Patients
Get medication history for a patient including prescriptions and OTC dispenses
get
/Patients/{id}/medications
Path parameters
id
string
required
The patient ID
Response
OK
PatientMedicationsResponseDto
required
prescriptions
PatientMedicationDto[]
otcDispenses
PatientMedicationDto[]
totalCount
union