{
"success": true,
"data": {
"name": "<string>",
"slug": "<string>",
"durations": [
123
],
"hosts": [
"<unknown>"
],
"id": "<string>",
"description": "<string>",
"allowAdditionalAttendees": true,
"styling": {
"logo": "<string>",
"cover": "<string>"
},
"bufferTime": 123,
"minimumNotice": 123,
"enabled": true
}
}