{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "AlertsOrgProfile", "type": "object", "description": "Details of organization profiles containing member name, id and type", "properties": { "subOrgProfiles": { "type": "array" } } }