Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Headers

X-Client-Id
string
required

The location id of the practice

Query Parameters

client_id
string
required

The ID of the client whose patients to list

name
string

Optionally filter patients by name

Response

List of patients found

success
boolean
required
data
object[]
required
message
string