---
title: "Get Multi"
method: GET
path: "/patients/v1/get_multi"
tags: ["v1"]
---

# Get Multi

`GET /patients/v1/get_multi`

Searches for patients that match the query parameters.

## Query parameters

- `limit` integer
- `mrn` string
- `page_token` CommonPageToken — unresolved $ref
- `sort_field` V1PatientSortField — unresolved $ref
- `sort_direction` CommonSortDirection — unresolved $ref
- `redirect_to_primary` boolean

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V1PatientPage — unresolved $ref

---

[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)
