{
"orgId": "string",
"name": "string",
"orgType": "string",
"billingAccountId": "string",
"createdAt": "string",
"updatedAt": "string",
"retentionPolicy": {
"transcripts": "string",
"recordings": "string",
"chatLogs": "string",
"userData": "string",
"examData": "string"
},
"settings": {
"timezone": "2019-08-24T14:15:22.123Z",
"defaultLanguage": "string",
"complianceMode": "string",
"recordingConsent": "string",
"aiSummaries": "string",
"educationMode": true,
"dlpEnabled": true,
"translationEnabled": true,
"realTimeSummaries": true,
"lmsIntegration": "string",
"retentionAlerts": true
},
"billingPlan": "string",
"isSuspended": true,
"suspensionReason": null,
"suspensionDate": null,
"trialEndDate": "string",
"allowedDomains": [
"http://example.com"
],
"featureFlags": {
"realTimeTranslation": true,
"roleAwareSummaries": true,
"examGeneration": true,
"meetingEnergyDashboard": true
}
}