Skip to main content

Fetch clinician report

GET 

/v1/studies/:studyReference/files/clincianReport

Overview

Use this endpoint to fetch the rendered PDF clinician report.

This report is available when the study has been completed or reported on. You can choose when your reports are generated when you onboard.

In order to fetch this report you require the study reference value that was provided at the point in time the study was created.

Fetching the document

The API will respond with a 302 Found response which includes a Location header that allows access to download the PDF report from our secure cloud environment.

If the report is not available then you will receive a 404 Not Found response.

Request

Responses

Found

Response Headers
    Location

    URI to fetch to receive the files contents