Skip to main content
POST
Fetch current interaction

Authorizations

Authorization
string
header
required

Customer JWT token for journey lifecycle operations. Required for: journey/start, journey/state/fetch, device/start

Query Parameters

view
string

Response profile. Omit or 'full' for the full response (default, unchanged). 'slim' returns the compact, typed customer-facing shape. Any other value returns 400.

Example:

"slim"

Body

application/json
instanceId
string
required

Journey Instance Id, a unique identifier for a started journey instance.

Required string length: 16 - 64
Pattern: ^[A-Za-z0-9_-]+$
scope
enum<string>
Available options:
subject,
reviewer
{key}
any

Response

Interaction state (full by default; slim with ?view=slim)

instanceId
string
required
journey
object
required
interactionId
string
interaction
object
context
object
instructions
any
outstanding
any
processing
boolean
result
object