audit-rules

Get the fired rule by its id

get/audit-rules/{id}/

Path parameters

idinteger required

A unique integer value identifying this audit rule.

Response

Return the fired rule by its id.

idinteger required

ID of the fired rule

namestring required

Name of the fired rule

statusstring

Status of the fired rule

ruleset_namestring

Name of the related ruleset

created_atstring date-time required

The created timestamp of the action

fired_atstring date-time required

The fired timestamp of the rule

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 EDAJWTAuthentication was added to the API

      api-security-added

    • the endpoint scheme security jwtAuth was added to the API

      api-security-added

    • added the required property organization to the response with the 200 status

      response-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 description from the response with the 200 status

      response-required-property-removed

    • removed the optional property definition from the response with the 200 status

      response-optional-property-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • c84b4813cab124See the full diff
    • removed the required property activation_id from the response with the 200 status

      response-required-property-removed

    • removed the required property activation_name from the response with the 200 status

      response-required-property-removed

    • the endpoint scheme security cookieAuth was added to the API

      api-security-added

    • added the optional property ruleset_name to the response with the 200 status

      response-optional-property-added

    • added the required property activation_instance to the response with the 200 status

      response-required-property-added

    • added the required property description to the response with the 200 status

      response-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 cookieAuth was removed from the API

      api-security-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 62d33b790834215See the full diff
    • removed the required property activation_instance from the response with the 200 status

      response-required-property-removed

    • removed the required property organization from the response with the 200 status

      response-required-property-removed

    • removed the optional property ruleset_name from the response with the 200 status

      response-optional-property-removed

    • the endpoint scheme security EDAJWTAuthentication was removed from the API

      api-security-removed

    • the endpoint scheme security jwtAuth was removed from the API

      api-security-removed

    • added the optional property definition to the response with the 200 status

      response-optional-property-added

    • added the required property activation_id to the response with the 200 status

      response-required-property-added

    • added the required property activation_name to the response with the 200 status

      response-required-property-added

    This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog