---
title: "Get Lab Test Result"
method: GET
path: "/v3/order/{order_id}/result/pdf"
tags: ["order"]
---

# Get Lab Test Result

`GET /v3/order/{order_id}/result/pdf`

This endpoint returns the lab results for the order.

## Path parameters

- `order_id` string, uuid, required

## Response `200`

PDF with results

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/tryvital/apis/junction-api.md) · [All operations](https://skmtc.dev/tryvital/apis/junction-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tryvital/junction-api/revisions/e2454014f31e/schema)
