Skip to main content
POST
Fetch Interaction

Authorizations

Authorization
string
header
required

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

Body

application/json
instanceId
string
required

Journey instance identifier

Response

Success

instanceId
string
required

Journey instance identifier

interactionId
string
required

Interaction identifier

journey
object
required

Current journey state.

interaction
object
required

The current interaction definition, including the resource (pages/cards) and data collection requirements.

outstanding
string[]
required

List of data element references that are still required but not yet collected.