Root Insurance · Schema

data-export-runs

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech
View JSON Schema on GitHub

JSON Schema

data-export-runs.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "data-export-runs",
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/data-export-run"
  }
}