Kaltura · Schema

KalturaHousehold

Household details

VideoLive StreamingTranscodingMedia ManagementPlayerAnalyticsVirtual ClassroomOTTOpen-Source

Properties

Name Type Description
concurrentLimit integer `readOnly` The max number of concurrent streams in the household
description string Household description
devicesLimit integer `readOnly` The max number of the devices that can be added to the household
externalId string `insertOnly` Household external identifier
frequencyNextDeviceAction integer `readOnly` The next time a device is allowed to be removed from the household (epoch)
frequencyNextUserAction integer `readOnly` The next time a user is allowed to be removed from the household (epoch)
householdLimitationsId integer `readOnly` Household limitation module identifier
id integer `readOnly` Household identifier
isFrequencyEnabled boolean `readOnly` Is household frequency enabled
name string Household name
regionId integer `readOnly` The households region identifier
restriction string `readOnly` Enum Type: `KalturaHouseholdRestriction` Household restriction
roleId integer `readOnly` suspended roleId
state string `readOnly` Enum Type: `KalturaHouseholdState` Household state
usersLimit integer `readOnly` The max number of the users that can be added to the household
View JSON Schema on GitHub

JSON Schema

ott-KalturaHousehold.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "KalturaHousehold",
  "description": "Household details",
  "properties": {
    "concurrentLimit": {
      "description": "`readOnly`\n\nThe max number of concurrent streams in the household",
      "readOnly": true,
      "type": "integer"
    },
    "description": {
      "description": "Household description",
      "type": "string"
    },
    "devicesLimit": {
      "description": "`readOnly`\n\nThe max number of the devices that can be added to the household",
      "readOnly": true,
      "type": "integer"
    },
    "externalId": {
      "description": "`insertOnly`\n\nHousehold external identifier",
      "type": "string"
    },
    "frequencyNextDeviceAction": {
      "description": "`readOnly`\n\nThe next time a device is allowed to be removed from the household (epoch)",
      "readOnly": true,
      "type": "integer"
    },
    "frequencyNextUserAction": {
      "description": "`readOnly`\n\nThe next time a user is allowed to be removed from the household (epoch)",
      "readOnly": true,
      "type": "integer"
    },
    "householdLimitationsId": {
      "description": "`readOnly`\n\nHousehold limitation module identifier",
      "readOnly": true,
      "type": "integer"
    },
    "id": {
      "description": "`readOnly`\n\nHousehold identifier",
      "readOnly": true,
      "type": "integer"
    },
    "isFrequencyEnabled": {
      "description": "`readOnly`\n\nIs household frequency enabled",
      "readOnly": true,
      "type": "boolean"
    },
    "name": {
      "description": "Household name",
      "type": "string"
    },
    "regionId": {
      "description": "`readOnly`\n\nThe households region identifier",
      "readOnly": true,
      "type": "integer"
    },
    "restriction": {
      "description": "`readOnly`\n\nEnum Type: `KalturaHouseholdRestriction`\n\nHousehold restriction",
      "enum": [
        "not_restricted",
        "user_master_restricted",
        "device_master_restricted",
        "device_user_master_restricted"
      ],
      "readOnly": true,
      "type": "string",
      "x-enumLabels": [
        "NOT_RESTRICTED",
        "USER_MASTER_RESTRICTED",
        "DEVICE_MASTER_RESTRICTED",
        "DEVICE_USER_MASTER_RESTRICTED"
      ],
      "x-enumType": "KalturaHouseholdRestriction"
    },
    "roleId": {
      "description": "`readOnly`\n\nsuspended roleId",
      "readOnly": true,
      "type": "integer"
    },
    "state": {
      "description": "`readOnly`\n\nEnum Type: `KalturaHouseholdState`\n\nHousehold state",
      "enum": [
        "ok",
        "created_without_npvr_account",
        "suspended",
        "no_users_in_household",
        "pending"
      ],
      "readOnly": true,
      "type": "string",
      "x-enumLabels": [
        "OK",
        "CREATED_WITHOUT_NPVR_ACCOUNT",
        "SUSPENDED",
        "NO_USERS_IN_HOUSEHOLD",
        "PENDING"
      ],
      "x-enumType": "KalturaHouseholdState"
    },
    "usersLimit": {
      "description": "`readOnly`\n\nThe max number of the users that can be added to the household",
      "readOnly": true,
      "type": "integer"
    }
  },
  "type": "object"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/ott-KalturaHousehold"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.