{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "OrgUnits", "type": "object", "properties": { "kind": { "type": "string" }, "etag": { "type": "string" }, "organizationUnits": { "type": "array" } } }