Skip to main content

Get a test patient

Returns details of a specific test patient.

Path Parameters
orgId string REQUIRED

Organization ID

patientId string REQUIRED

Test Patient ID

Responses
200

Test patient details

Schema OPTIONAL
id string

Unique identifier for the test patient

email string

Auto-generated email address in format test-patient+[random]@[org-domain]

firstName string

First name of the test patient

lastName string

Last name of the test patient

dateOfBirth object OPTIONAL

Date of birth in ISO format

organizationId string

ID of the organization this test patient belongs to

createdAt date-time

Timestamp when the test patient was created

isTestPatient boolean

Indicates this is a test patient