Skip to main content

List all test patients

Returns all test patients for the specified organization, ordered by creation date (newest first).

Path Parameters
orgId string REQUIRED

Organization ID

Responses
200

List of test patients

Schema OPTIONAL
object[]
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