---
title: "Get non-insurance payer payments"
method: GET
path: "/api/non-insurance-payer-payments/v1"
tags: ["v1"]
---

# Get non-insurance payer payments

`GET /api/non-insurance-payer-payments/v1`

Returns all non-insurance payer payments

## Query parameters

- `limit` integer
- `non_insurance_payer_id` V1NonInsurancePayerId — unresolved $ref
- `check_number` string
- `invoice_id` string, uuid
- `sort` V1NonInsurancePayerPaymentSortField — unresolved $ref
- `sort_direction` 'asc' | 'desc'
- `page_token` string

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V1NonInsurancePayerPaymentsPage — unresolved $ref

## Other responses

- `422` — Error response with status 422

---

[API](https://skmtc.net/joincandidhealth/apis/api-reference.md) · [All operations](https://skmtc.net/joincandidhealth/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/joincandidhealth/api-reference/revisions/7cc5974e4128/schema)
