Retrieve a single doctor’s profile using either the Eka ID or the partner-provided ID.
Endpoint: {{HOST}}/cdr/v1/doctor/{doc_id}/
Method: GET
| Parameter | Type | Description | Required |
|---|---|---|---|
| doc_id | string | Doctor’s Eka ID or partner-provided ID | Yes |
The auth token of the business. It is used to authenticate the client. This should be fetched from auth api.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJiX2lkIjoiMTIzNDU2IiwiY2xpZW50X2lkIjoiNzg5MCIsImV4dHJhX2ZpZWxkIjoiZXh0cmFfZmllbGRfZGF0YSJ9.q9KzBI6f4l3OyM_EkB5Quq0l9EEMFh5JS-fx3F_PHUM"
Doctor's Eka ID or partner-provided ID
"do1769174683513"