Gets a list of assets marked as crown jewels.

Example Output

[
	{
		"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>"
	}
]

Workflow Library Example

List Attack Chains Crown Jewels with Orca Security and Send Results Via Email

Preview this Workflow on desktop