• Get a display URI for a given page in a file attached to an envelope document. These pages are rendered server-side into PNG resources suitable for display in IMG tags although they may be used elsewhere. Note that these are intended for DISPLAY ONLY, are not legally binding documents, and do not contain any encoded metadata from participants.

    Parameters

    • endpoint: VerdocsEndpoint
    • envelopeId: string
    • documentId: string
    • page: number
    • type: "certificate" | "original" | "filled" = 'original'

    Returns Promise<string>