---
title: "GET /hepsub/protocol/{id}/{transaction}"
method: GET
path: "/hepsub/protocol/{id}/{transaction}"
tags: ["hep"]
---

# GET /hepsub/protocol/{id}/{transaction}

`GET /hepsub/protocol/{id}/{transaction}`

Get hepsub by id and transaction

## Path parameters

- `id` string, required — hepid
- `transaction` string, required — profile

## Response `201`

HepsubSchema

- HepsubSchema
  - `guid` string
  - `hep_alias` string
  - `hepid` integer
  - `mapping` object
  - `profile` string
  - `version` integer

## Other responses

- `400` — FailureResponse

---

[API](https://skmtc.net/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.net/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipcapture/homer-app/versions/2f261ecc6074/schema)
