Skip to main content
GET
/
billing
/
charge
/
patients-by-ids
Get Patients By Charge Ids
curl --request GET \
  --url https://api.decodahealth.com/billing/charge/patients-by-ids \
  --header 'API-KEY: <api-key>' \
  --header 'TENANT: <tenant>'
{}

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Query Parameters

charge_ids
string[]
required

Response

Successful Response

{key}
UserTiny · object