---
title: "GET /API/GetPatientFinderResponse/{requestId}"
method: GET
path: "/API/GetPatientFinderResponse/{requestId}"
tags: ["PatientFinder"]
---

# GET /API/GetPatientFinderResponse/{requestId}

`GET /API/GetPatientFinderResponse/{requestId}`

This GET method will return complete response of PatientFinderInquiry endpoint. This call allows you to get the patient demographicverification result by a unique transaction ID. A successful GetPatientFinderResponse call will have the same format as the Patient Finder Inquiry response (above).

## Path parameters

- `requestId` integer, required

## 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)
