v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
Security Detections API

Retrieve the status of prebuilt detection rules and Timelines

Spaces method and path for this operation:

<div><span class="operation-verb get">get</span>&nbsp;<span class="operation-path">/s/{space_id}/api/detection_engine/rules/prepackaged/_status</span></div>

Refer to Spaces for more information.

Retrieve the status of all Elastic prebuilt detection rules and Timelines.

This endpoint provides detailed information about the number of custom rules, installed prebuilt rules, available prebuilt rules that are not installed, outdated prebuilt rules, installed prebuilt timelines, available prebuilt timelines that are not installed, and outdated prebuilt timelines.

get/api/detection_engine/rules/prepackaged/_status

Response

Indicates a successful call

rules_custom_installedinteger required

The total number of custom rules

rules_installedinteger required

The total number of installed prebuilt rules

rules_not_installedinteger required

The total number of available prebuilt rules that are not installed

rules_not_updatedinteger required

The total number of outdated prebuilt rules

timelines_installedinteger required

The total number of installed prebuilt timelines

timelines_not_installedinteger required

The total number of available prebuilt timelines that are not installed

timelines_not_updatedinteger required

The total number of outdated prebuilt timelines