Skip to main content
GET
List patients

Authorizations

Authorization
string
header
required

API key issued by VitaRelay. Send as Authorization: Bearer vr_live_… (production) or Authorization: Bearer vr_test_… (sandbox).

Query Parameters

limit
integer
default:50

Page size. Default 50, maximum 100.

Required range: 1 <= x <= 100
cursor
string<date-time>

The next_cursor value returned by the previous page.

Response

A page of patients.

data
object[]
next_cursor
string<date-time> | null
Example:

"2026-07-14T18:22:05.331Z"