External DocumentationTo learn more, visit the Intel Owl documentation.
Actions
List Investigations
Get a list of all created investigations.

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.
{
"count": 2,
"total_pages": 1,
"results": [
{
"id": 3,
"tags": [],
"tlp": "CLEAR",
"total_jobs": 0,
"jobs": [],
"status": "created",
"for_organization": true,
"name": "Custom investigation",
"description": "",
"start_time": "2025-08-25T14:40:16.123345Z",
"end_time": null,
"owner": "aaa"
},
{
"id": 2,
"tags": [],
"tlp": "CLEAR",
"total_jobs": 0,
"jobs": [],
"status": "created",
"for_organization": true,
"name": "Custom investigation",
"description": "",
"start_time": "2025-08-24T14:22:06.865621Z",
"end_time": null,
"owner": "aaa"
}
]
}
Was this page helpful?