{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/BatchGetOnNonadministeredResponse200", "title": "BatchGetOnNonadministeredResponse200", "type": "object", "properties": { "results": { "type": "object", "properties": { "35625943": { "type": "object", "properties": { "name": { "type": "object", "properties": { "localized": { "type": "object", "properties": { "en_US": { "type": "string" } } }, "preferredLocale": { "type": "object", "properties": { "country": { "type": "string" }, "language": { "type": "string" } } } } }, "primaryOrganizationType": { "type": "string" }, "vanityName": { "type": "string" }, "localizedName": { "type": "string" }, "id": { "type": "integer" } } }, "89758488": { "type": "object", "properties": { "name": { "type": "object", "properties": { "localized": { "type": "object", "properties": { "en_US": { "type": "string" } } }, "preferredLocale": { "type": "object", "properties": { "country": { "type": "string" }, "language": { "type": "string" } } } } }, "primaryOrganizationType": { "type": "string" }, "vanityName": { "type": "string" }, "localizedName": { "type": "string" }, "id": { "type": "integer" }, "localizedWebsite": { "type": "string" } } } } }, "statuses": { "type": "object", "properties": { "35625943": { "type": "integer" }, "89758488": { "type": "integer" } } }, "errors": { "type": "object", "properties": {} } } }