{
"id": "study_123",
"title": "My Study",
"metadata": {},
"type": "VERSIVE_STUDY",
"mode": "TEXT_AND_VOICE",
"created_at": "2024-01-01T00:00:00Z",
"description": "A study about preferences.",
"config": {
"interviewName": "Interviewer",
"primaryColor": "#0E9489"
},
"welcome_message": {
"title": "Welcome",
"body": "Thanks for participating."
},
"thank_you_message": {
"title": "Thank You",
"body": "Goodbye."
},
"screen_out_message": {
"title": "Screened Out",
"body": "Sorry."
}
}