Retrieve a list of all doctors registered for your business. Each entry returns the doctor’s basic profile, primary specialisation, partner ID, and the clinics they are associated with.
Endpoint: {{HOST}}/cdr/v1/doctor
Method: GET
| Parameter | Type | Description |
|---|---|---|
| status | string | Status of the response (e.g., “success”) |
| doctors | array | List of doctor objects belonging to the business |
Documentation Index
Fetch the complete documentation index at: https://ekacare-mintlify-changelog-may2-april-monthly-1777856908.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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"