Skip to main content

Get doctor

GET 

/doctors/:doctor_id

Gets a doctor.

Request

Path Parameters

    doctor_id Doctor Idrequired

Responses

Successful Response
Schema
    id Id (string)required
    name Name (string)required
    internal_idobject

    anyOf

    string

Loading...