Skip to main content
GET
Get patient reports

Authorizations

Authorization
string
header
required

Authorization token obtained from the auth API

patient-authorization
string
header
required

Patient token in format: Bearer {patientToken}

Query Parameters

labID
string
required

Flabs lab (branch) identifier. Fetch the list of labs via GET /client/labs.

Response

Successful response

_id
string

Unique identifier for the report

reportUrl
string

URL to download the report PDF

reportDate
string<date-time>

Date when the report was generated

labName
string

Name of the laboratory

patientName
string

Name of the patient

tests
string[]

List of tests included in the report