v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
alerting

Find backfills for rules

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/alerting/rules/backfill/_find</span></div>

Refer to Spaces for more information.

post/api/alerting/rules/backfill/_find

Query parameters

endstring

The end date for filtering backfills.

pagenumber

The page number to return.

per_pagenumber

The number of backfills to return per page.

rule_idsstring

A comma-separated list of rule identifiers.

initiator'user' | 'system'

The initiator of the backfill, either user for manual backfills or system for automatic gap fills.

startstring

The start date for filtering backfills.

sort_field'createdAt' | 'start'

The field to sort backfills by.

sort_order'asc' | 'desc'

The sort order.

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Response

Indicates a successful call.

pagenumber required
per_pagenumber required
totalnumber required