List rules
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</span></div>Refer to Spaces for more information.
[Required authorization] Route required privileges: read_alerting-v2-rules.
Query parameters
The page number to return. Defaults to 1. page * per_page cannot exceed 10000.
The number of rules to return per page. Defaults to 20.
The filter to apply to the rules.
The field to sort rules by.
The direction to sort rules.
A text string to search across rule fields.
Response
Returns a paginated list of rules.
Changes
Changed in 5 of the 176 revisions of this API.319
- ▲
for the
queryrequest parameterpage, the type changed fromnumbertointegerrequest-parameter-type-changed
- ▲
for the
queryrequest parameterper_page, the type changed fromnumbertointegerrequest-parameter-type-changed
- ●
for the
queryrequest parameterpage, the max was set to10000.00request-parameter-max-set
- ▲
- ○
added
subschema #1subschema #2to the//response propertyanyOflist for the response statusresponse-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3to the//response propertyanyOflist for the response statusresponse-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3subschema #4to the//response propertyanyOflist for the response statusresponse-property-any-of-added
- ○
removed
subschema #1subschema #2from the//response propertyanyOflist for the response statusresponse-property-any-of-removed
- ○
removed
subschema #1subschema #2subschema #3from the//response propertyanyOflist for the response statusresponse-property-any-of-removed
- ○
removed
subschema #1subschema #2subschema #3subschema #4from the//response propertyanyOflist for the response statusresponse-property-any-of-removed
- ○
- ▲
the response property
///////became optional for the statusresponse-property-became-optional
- ▲
- ○
added
subschema #1subschema #2to the//response propertyanyOflist for the response statusresponse-property-any-of-added
- ○
removed
subschema #1subschema #2from the//response propertyanyOflist for the response statusresponse-property-any-of-removed
- ○
- ○
endpoint added
endpoint-added
- ○
Of the 176 revisions, 20 have no diff computed.