---
title: "Payers"
method: GET
path: "/forms/payers/list"
tags: ["provider", "forms", "public"]
---

# Payers

`GET /forms/payers/list`

## Headers

- `TENANT` string, required
- `API-KEY` string, required

## Response `200`

Successful Response

- PVerifyPayerListResponse[]
  - `payerCode` string, required
  - `payerName` string, required
  - `isActive` boolean, required
  - `isSupportingEligibility` boolean, required
  - `isSupportingClaims` boolean, required
  - `isEDIPayer` boolean, required

---

[API](https://skmtc.dev/decodahealth/apis/decoda-api.md) · [All operations](https://skmtc.dev/decodahealth/apis/decoda-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/decodahealth/decoda-api/revisions/4939a65a89d2/schema)
