Skip to main content

Get Clinician Details

GET 

/api/v2/public/clinicians/:clinicianId/details

General Information

This endpoint allows you to retrieve clinician information

Request

Responses

Schema
    data object
    clinicianId stringrequired

    Id of the clinician

    firstName stringrequired

    First name of the clinician

    lastName stringrequired

    Last name of the clinician

    contactEmail stringrequired

    Email of the clinician

    contactPhone stringrequired

    Contact phone of the clinician

    licenseType Arrayrequired

    List of valid license types of the clinician

Loading...