Retrieves patient profiles using the mobile number in a workspace.
The mobile number must be in the format +<country_code><number>
.
By default, it returns a minimal profile with oid
, username
, fln
, gen
, dob
, abha
, ccd
, ps
. To get the full profile, set full_profile=true
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"EC_1431"
"+911234567890"
If true
, returns the full patient profile details.
Patient profile details
The response is of type object
.