Skip to main content
GET
Get Superbill

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

superbill_id
string
required

Response

Successful Response

Full Super Bill row + the aggregated editor context.

charges carries the full ChargeDetailWithItems for each linked charge so the editor can render service-line cards across charges. context carries the aggregated patient/event/insurance/note-codes the editor needs.

id
string
required
patientId
string
required
createdDate
string<date-time>
required
charges
ChargeDetailWithItems · object[]
required
context
SuperbillContext · object
required

Autofill data for the superbill page: event details + insurance + guarantor.

If staff has previously saved a draft for this charge, saved_payload carries their last-known values so the page can hydrate the editor (overrides autofill).

eventId
string | null
name
string | null
updatedDate
string<date-time> | null