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.

Query Parameters

workspace_id
integer

Workspace ID is used to filter patients. If not provided, all patients will be returned.

Response

id
string<uuid>
required

Patient unique identifier.

first_name
string
required
last_name
string
required
age
integer
required
gender
string
required
dirPath
string[]
required
phone_number
string
required
workspace_id
integer
required