v1

latestOpenAPI 3.0.02026-07-17166300328.1 KB
Taxonomies

Get taxonomies

get/taxonomies

Response

Get taxonomies response

total_countinteger

Amount of related tags to this taxonomy.

current_countinteger

Amount of active related tags to this taxonomy.

Example response

[
  {
    "Taxonomy": {
      "id": "12345",
      "namespace": "tlp",
      "description": "Disclosure is not limited.  Sources may use TLP:WHITE when information carries minimal or no foreseeable risk of misuse, in accordance with applicable rules and procedures for public release. Subject to standard copyright rules, TLP:WHITE information may be distributed without restriction.",
      "version": "5"
    }
  }
]