Search patient profiles by username, mobile, or full name (prefix match).
Search patient profiles by exactly one of the following (prefix match):
username
mobile
name
The limit
parameter controls the number of results fetched internally (default: 100, maximum: 100).
However, the actual number of results returned may be less than limit
, because archived profiles are filtered out after fetch.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"EC_1431"
"121"
"EK001"
"Eka"
10
A list of patient profiles matching search query (PREfix search)
The response is of type object[]
.