Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

run_id
string
required

A unique identifier representing the Journey run.

Minimum string length: 1

Response

The Journey run.

A single Journey run.

run
JourneyRun · object
required

One run of a Journey. status and created_at are absent on a small number of legacy runs stored without them.