API Reference
Routes for saving and loading interview session state.
save_interview_state(**kwargs: object) -> ResponseReturnValue
Serialize the current interview state into a downloadable file.
load_interview_state(**kwargs: object) -> ResponseReturnValue
Load a saved interview state file and restore the session.