Returns a pre-signed URL to download the specified enrollment document.

get/documents/{documentId}/download

Path parameters

documentIdstring required

The document ID for the PDF document you want to download. The document ID is returned in the responses for the Retrieve Enrollment and List Enrollments endpoints.

The document ID for the PDF document you want to download. The document ID is returned in the responses for the Retrieve Enrollment and List Enrollments endpoints.

Response

CreateEnrollmentDocumentDownload 200 response

documentIdstring required

The document ID for the PDF document associated with the downloadUrl.

downloadUrlstring required

The pre-signed URL to download the document.

Changes

Changed in 2 of the 52 revisions of this API.4

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • endpoint added

      endpoint-added