Skip to main content
GET
List a patient's lab / pathology results

Authorizations

Authorization
string
header
required

Marketplace API key

Headers

X-Organization-Id
string
required

Target clinic organization ID

Path Parameters

id
string
required

Patient ID

Query Parameters

testName
string

Case-insensitive substring match on the test name (e.g. TB, QuantiFERON).

Example:

"TB"

resultedAfter
string

Only results whose resultDate is at or after this instant (ISO 8601).

Example:

"2026-01-01T00:00:00.000Z"

Response

Success

code
string
required

Response code

Example:

"success"

data
object
required