Get the fired rule by its id
Path parameters
A unique integer value identifying this audit rule.
Response
Return the fired rule by its id.
Example response
{
"activation_instance": {
"id": 0,
"name": "string"
},
"organization": {
"id": 0,
"name": "string",
"description": "string"
}
}Changes
Changed in 5 of the 8 revisions of this API.5213
- ○
the endpoint scheme security
EDAJWTAuthenticationwas added to the APIapi-security-added
- ○
the endpoint scheme security
jwtAuthwas added to the APIapi-security-added
- ○
added the required property
organizationto the response with the200statusresponse-required-property-added
This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the required property
descriptionfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
definitionfrom the response with the200statusresponse-optional-property-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the required property
activation_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
activation_namefrom the response with the200statusresponse-required-property-removed
- ○
the endpoint scheme security
cookieAuthwas added to the APIapi-security-added
- ○
added the optional property
ruleset_nameto the response with the200statusresponse-optional-property-added
- ○
added the required property
activation_instanceto the response with the200statusresponse-required-property-added
- ○
added the required property
descriptionto the response with the200statusresponse-required-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
the endpoint scheme security
cookieAuthwas removed from the APIapi-security-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the required property
activation_instancefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
organizationfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
ruleset_namefrom the response with the200statusresponse-optional-property-removed
- ○
the endpoint scheme security
EDAJWTAuthenticationwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
jwtAuthwas removed from the APIapi-security-removed
- ○
added the optional property
definitionto the response with the200statusresponse-optional-property-added
- ○
added the required property
activation_idto the response with the200statusresponse-required-property-added
- ○
added the required property
activation_nameto the response with the200statusresponse-required-property-added
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲