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

Every step of the Journey run.

Every step of a Journey run. Not paginated.

steps
JourneyRunStep · object[]
required