Skip to main content
GET
Search Symptoms and Diagnoses

Authorizations

Authorization
string
header
required

Enter JWT token for authentication

Query Parameters

q
string
required

Search query string for symptoms or diagnoses

limit
integer
default:10

Maximum number of results to return

Required range: 1 <= x <= 100
s_type
enum<string>
default:all

Type of search to perform - symptom for symptoms only, diagnosis for diagnoses only, all for both

Available options:
symptom,
diagnosis

Response

OK

symptoms
Symptom · object[]
required

Array of symptom objects matching the search criteria

diagnoses
Diagnosis · object[]
required

Array of diagnosis objects matching the search criteria