Skip to main content
GET
Get Patients

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

starting_after
string<uuid>
ending_before
string<uuid>
limit
integer
status
enum<string>
Available options:
INTAKE,
ACTIVE,
DISCHARGED,
ON_HOLD
service_location_id
string<uuid>
provider_id
string<uuid>
required
source_id
string
full_name
string

Response

has_more
boolean
required
records
V1Patient · object[]
required
first_id
string<uuid> | null
last_id
string<uuid> | null