Secureworks · JSON Structure

Secureworks Investigation Structure

Structural documentation for a Taegis XDR security investigation

Type: Properties: 10
CybersecurityXDRThreat DetectionSecurity OperationsIncident ResponseMDRThreat Intelligence

Secureworks Taegis Investigation Structure is a JSON Structure definition published by Secureworks, describing 10 properties.

Properties

id shortId title description status priority assignee createdAt updatedAt alerts

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "Secureworks Taegis Investigation Structure",
  "description": "Structural documentation for a Taegis XDR security investigation",
  "properties": {
    "id": { "type": "string", "description": "Unique investigation identifier" },
    "shortId": { "type": "string", "description": "Human-readable short investigation ID" },
    "title": { "type": "string", "description": "Investigation title" },
    "description": { "type": "string", "description": "Investigation description and findings" },
    "status": { "type": "string", "description": "Status: open, active, closed, suspended" },
    "priority": { "type": "string", "description": "Priority: critical, high, medium, low" },
    "assignee": { "type": "string", "description": "Assigned analyst identifier" },
    "createdAt": { "type": "string", "description": "Creation timestamp (ISO 8601)" },
    "updatedAt": { "type": "string", "description": "Last update timestamp (ISO 8601)" },
    "alerts": {
      "type": "array",
      "description": "Associated security alerts",
      "items": {
        "id": { "type": "string" },
        "severity": { "type": "string" },
        "message": { "type": "string" }
      }
    }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/secureworks-investigation-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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

Get an API key

Free tier, no email required.

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