Skip to main content

Get Clinician Documents

GET 

/api/v2/public/clinicians/:clinicianId/documents

Error: ENOENT: no such file or directory, open '/app/dist/apps/public-api/v2/clinicians/docs/get-documents.md'

Request

Path Parameters

    clinicianId stringrequired

    Clinician ID

    Example: I7002epLHLhBCypdPCrn9XP4kTN2

Query Parameters

    shiftId stringrequired

    Id of the shift

    Example: 4603117571

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...