---
title: "GET /API/GetPayerStatus"
method: GET
path: "/API/GetPayerStatus"
tags: ["MISC"]
---

# GET /API/GetPayerStatus

`GET /API/GetPayerStatus`

TThis GET call will return the status of all pVerify payers. You can call this endpoint with an optional parameter of payerStatus and it will return payers from that status. By default the endpoint returns all payers and statuses. This API call does not require authentication.

## Query parameters

- `payerStatus` string

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