Lists all existing interactions. Results can be filtered by encounter status and patient identifier.
Input your token
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"base"
Field used to sort interactions. Default is createdAt.
id, assignedUserId, patient, createdAt, endedAt, updatedAt Sorting order. Allowed values: [asc, desc]. Default is desc.
asc, desc "desc"
Number of interactions to return per page. Must be greater than 0. Default is 10.
Page number to retrieve. Starts at 1. For example, index=2 with pageSize=10 will return interactions 11–20. Must be greater than 0. Default is 1.
The status of the encounter. To filter on multiple statuses, pass the same parameter again.
planned, in-progress, on-hold, completed, cancelled, deleted A unique identifier for the patient.