ReferenceFor engineers

Reference

The Awell Orchestration API operations, grouped by the domain object they act on (patients, care flows, activities, tracks, and more).

The queries, mutations, and subscriptions in the Orchestration API, grouped by the object each one acts on. For the behavior that applies across all of them (authentication, paging, errors, versions), see Guides.

Operations by object

PageCovers
PatientsCreate, find, update, and manage patients and their data points.
Care flowsStart, stop, pause, and inspect care flows, their activities, and their data points.
ActivitiesQuery the activities in a care flow, and retry, expire, or annotate them.
Activity typesForms, checklists, messages, clinical notes, calculations, and EMR reports.
TracksQuery and schedule tracks — the groupings of steps within a care flow.
StakeholdersLook up the stakeholders that participate in a care flow.
TimersQuery and expire the timers that delay steps.
Hosted sessions & pagesStart and complete Awell-hosted sessions for stakeholders.
API calls & webhooksInspect the calls a care flow makes, and retry failed ones.
SubscriptionsReal-time events for activities, sessions, care flows, API calls, and webhooks.
TenantRead information about the current tenant.

On this page