---
title: "View payment plans"
method: GET
path: "/payment_plans"
tags: ["Payment Plans"]
---

# View payment plans

`GET /payment_plans`

## Query parameters

- `subdomain` string, required
- `location_id` integer, required
- `sort` string
- `start_cursor` string
- `end_cursor` string
- `per_page` integer
- `patient_id` integer
- `guarantor_id` integer
- `updated_since` string, date-time

## Response `200`

Successful

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

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