Actions
List Attack Chains Crown Jewels
Gets a list of assets marked as crown jewels.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[
{
"group_unique_id": "<string>",
"severity": 2,
"description": "<string>",
"create_time": "2025-04-02T02:59:12+00:00",
"update_time": "2025-04-02T02:59:12+00:00",
"user_email": "<string>",
"last_user_action": "<string>"
},
{
"group_unique_id": "<string>",
"severity": 0,
"description": "<string>",
"create_time": "2025-04-02T02:59:12+00:00",
"update_time": "2025-04-02T02:59:12+00:00",
"user_email": null,
"last_user_action": "<string>"
}
]
Was this page helpful?