Fetch journey state
Fetch the current state of a GBG GO journey instance to track progress, outcomes, and completion status.
POST
Fetch journey state
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Unique identifier for the journey instance.
Example:
"Pq_hhIX6-sHUy9FLSDzPLu"
Previous
Fetch InteractionFetch the current interaction in a GBG GO journey to determine which domain elements to collect from the end user.
Next
Fetch journey state