Unified.to · Schema

UcRecordings

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-ucrecordings-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/UcRecordings",
  "title": "UcRecordings",
  "items": {
    "$ref": "#/components/schemas/UcRecording"
  },
  "type": "array"
}