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

# Get Multi

`GET /api/non-insurance-payers/v1`

## Query parameters

- `name` string
- `category` string
- `categories_exact` string
- `clinical_trial_ids` string, uuid
- `enabled` boolean
- `sort` V1NonInsurancePayerSortField — unresolved $ref
- `sort_direction` 'asc' | 'desc'
- `limit` integer
- `page_token` string
- `organization_id` string, uuid

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V1NonInsurancePayerPage — unresolved $ref

## Other responses

- `403` — Error response with status 403
- `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)
