Skip to main content
GET
Get patients for organization

Authorizations

Authorization
string
header
required

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

Query Parameters

organizationId
string
limit
number
default:20
Required range: 1 <= x <= 100
cursor
string | null

Response

Successful response

items
object[]
required
nextCursor
string | null