Unified.to · Schema

Integrations

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

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