---
title: "GET /payers/csv"
method: GET
path: "/payers/csv"
---

# GET /payers/csv

`GET /payers/csv`

List Stedi's supported payers in CSV format

## Response `200`

ListPayerRecordsCsv 200 response

## Other responses

- `400` — ValidationException 400 response
- `404` — ResourceNotFoundException 404 response
- `500` — InternalFailureException 500 response

## Changes

- **2026-04-02** `4e17a39792b2` — 4 breaking
  - the `code` response property's minLength was decreased from `1` to `0` for the response status `404`
  - the `code` response property's minLength was decreased from `1` to `0` for the response status `500`
  - the `message` response property's minLength was decreased from `1` to `0` for the response status `404`
  - the `message` response property's minLength was decreased from `1` to `0` for the response status `500`

[Change history](https://skmtc.dev/stedi/apis/stedi-payers/changes/payers/csv/get.md)

---

[API](https://skmtc.dev/stedi/apis/stedi-payers.md) · [All operations](https://skmtc.dev/stedi/apis/stedi-payers/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stedi/stedi-payers/revisions/45a2088b99ae/schema)
