Find Patient Symptoms
Testing
tracker - local
http://localhost:8081/
tracker - local
http://localhost:8081/
GET
api/internal/v1/patients/{patientId}/symptoms
Request
Path Params
patientId
string
required
Query Params
recorded
boolean
required
limit
integer
required
offset
integer
required
sort
string
required
Example:
createdAt,desc
Header Params
username
string
required
Example:
{{username}}
password
string
required
Example:
{{password}}
Body Params application/json
Request samples
Responses
Modified at 2024-10-02 07:26:58