---
title: "GET /API/GetEligibilityResponse/{elgId}"
method: GET
path: "/API/GetEligibilityResponse/{elgId}"
tags: ["Eligibility"]
---

# GET /API/GetEligibilityResponse/{elgId}

`GET /API/GetEligibilityResponse/{elgId}`

This GET method is similar to the Eligibility Inquiry except that it is a GET call with the Eligibility Request ID as a parameter. This call allows you to get the eligibility verification result by a unique transaction ID. It is designed for use with non-EDI (back office) payers which require human intervention and are thus time delayed in the response.

## Path parameters

- `elgId` integer, required

## Query parameters

- `includeTextResponse` boolean

## Headers

- `Authorization` string, required
- `Client-Api-Id` string, required

## Response `200`

OK

- object

---

[API](https://skmtc.net/pverify/apis/pverify-apiservices.md) · [All operations](https://skmtc.net/pverify/apis/pverify-apiservices/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pverify/pverify-apiservices/revisions/9e1d4f09d0b2/schema)
