Skip to main content
GET
List patient subscriptions

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.

patient_id
string<uuid>
status
enum<string>
Available options:
active,
paused,
canceled
item_kind
enum<string>
Available options:
product,
custom,
bundle

Response

Subscription page.