Retrieve a list of all Eka Users (HIP Users) registered for your business. Each entry includes the user’s profile, role, seat type, and the doctors and clinics they are associated with.
Endpoint: {{HOST}}/cdr/v1/ekauser
Method: GET
| Parameter | Type | Description |
|---|---|---|
| status | string | Status of the response (e.g., “success”) |
| users | array | List of Eka User objects belonging to the business |
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"