Skip to main content
GET
List Patient Saved Items

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

patient_id
string
required

Query Parameters

include_archived
boolean
default:false

When true, include archived SAVED_ITEM rows (e.g. fully used bank items). Default is active only.

Response

Successful Response

Saved items list plus archived count (UI loads archived rows only when expanding used items).

items
PatientSavedItem · object[]
archivedSavedItemCount
integer
default:0

Number of archived SAVED_ITEM discounts for this patient.