External DocumentationTo learn more, visit the Sekoia.io documentation.
Actions
Get Cyber Kill Chain Stage
Get a cyber kill chain step by it’s unique identifier or its short ID (UUID).

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.
| Parameter | Description |
|---|---|
| Cyber Kill Chain Step UUID | The UUID of the cyber kill chain step to retrieve. |
{
"order_id": 0,
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"short_id": "string",
"name": "string",
"description": "string",
"stix_name": "string"
}
Was this page helpful?