---
title: "Get HL7v2 Message"
method: GET
path: "/hl7v2/{message_id}"
tags: ["HL7v2"]
---

# Get HL7v2 Message

`GET /hl7v2/{message_id}`

## Path parameters

- `message_id` string, required

## Response `200`

OK

- ApiHL7v2Messages
  - `messages` string[]

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `406` — Not Acceptable
- `410` — Gone
- `500` — Internal Server Error

---

[API](https://skmtc.net/particlehealth/apis/particle-health-api.md) · [All operations](https://skmtc.net/particlehealth/apis/particle-health-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/particlehealth/particle-health-api/versions/5aead0b7515e/schema)
