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:
"PiIuACmx8Q8R7qPnAkLAqBAT"
Response
200 - application/json
Journey state retrieved successfully.
Timestamps related to the journey instance.
Current status of the journey (e.g., InProgress, Completed).
Example:
"InProgress"
Additional data related to the journey instance.
Unique identifier for the journey instance.
Example:
"PiIuACmx8Q8R7qPnAkLAqBAT"