intel_content_categories

Current content categories.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-intel-content-categories-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/intel_content_categories",
  "title": "intel_content_categories",
  "description": "Current content categories.",
  "example": [
    {
      "id": 155,
      "name": "Technology",
      "super_category_id": 26
    }
  ]
}