alerting-v2
List rule change history
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/alerting/v2/rules/{id}/history</span></div>Refer to Spaces for more information.
Get a paginated list of prior configurations for a rule from change history. List rows are lean (diff summary only); use the detail route for full snapshots.<br/><br/>[Required authorization] Route required privileges: read_alerting-v2-rules.
get/api/alerting/v2/rules/{id}/history
Path parameters
idstring required
The identifier for the rule.
Query parameters
pageinteger required
Page number (1-based).
per_pageinteger required
Number of results per page.
Response
Returns a paginated list of rule change-history events.