runscript command by their IDs.
The following permission is required to run this action:
Real Time Response (Admin): Write.
External DocumentationTo learn more, visit the CrowdStrike documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
runscript command by their IDs.
The following permission is required to run this action:
Real Time Response (Admin): Write.| Parameter | Description |
|---|---|
| Script IDs | A comma-separated list of script IDs to get the details of. Can be obtained via the List Custom Scripts IDs action. |
{
"meta": {
"query_time": 0.0000000001,
"powered_by": "empower-api",
"trace_id": "00000000-0000-0000-0000-000000000000"
},
"resources": [
{
"id": "",
"name": "",
"description": "",
"content": "",
"file_type": "",
"platform": [],
"permission_type": "",
"sha256": "",
"size": 0,
"run_attempt_count": 0,
"run_success_count": 0,
"write_access": false,
"share_with_workflow": false,
"workflow_is_disruptive": false,
"created_by": "",
"created_by_uuid": "",
"created_timestamp": "0001-01-01T00:00:00Z",
"modified_by": "",
"modified_by_uuid": "",
"modified_timestamp": "0001-01-01T00:00:00Z"
}
],
"errors": []
}
Was this page helpful?