Get a pathway execution envelope
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Response
Pathway version pinned at start. All subsequent endpoint validation runs against this version. A mid-execution republish is invisible to in-flight executions.
Channel the execution is being driven through. Recorded for analytics; engine behaviour is identical across channels.
Lifecycle state. One-shot transitions: in-progress to completed, or in-progress to abandoned.
ISO 8601 timestamp at which the execution ended. Present when status is not in-progress.
Outcome code for a completed execution. Mirrors the value recorded on the encounter row. Absent on in-progress and abandoned executions.