alerting-v2
Get a rule change-history event
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/{eventId}</span></div>Refer to Spaces for more information.
Get the full detail for a single rule change-history event, including the rule configuration snapshot.<br/><br/>[Required authorization] Route required privileges: read_alerting-v2-rules.
get/api/alerting/v2/rules/{id}/history/{eventId}
Path parameters
idstring required
The identifier for the rule.
eventIdstring required
The change-history event identifier (event.id).
Response
Returns the requested rule change-history event.