---
title: "Changes to GET /audit-rules/"
method: GET
path: "/audit-rules/"
---

# Changes to GET /audit-rules/

`GET /audit-rules/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 8 revisions.

- **2024-04-23** `cbf68ddd9760` — 4 info
- **2023-08-21** `c84b4813cab1` — 3 breaking, 5 warning, 3 info
- **2023-05-19** `f84d9240fdf2` — 2 warning, 3 info
- **2023-04-25** `62d33b790834` — 4 breaking, 4 warning, 10 info

## Changes

- **2024-04-23** `cbf68ddd9760` — 4 info
  - the endpoint scheme security `EDAJWTAuthentication` was added to the API
  - the endpoint scheme security `jwtAuth` was added to the API
  - added the new optional `query` request parameter `ordering`
  - added the required property `results/items/organization` to the response with the `200` status
- **2023-08-21** `c84b4813cab1` — 3 breaking, 5 warning, 3 info
  - removed the required property `results/items/activation_instance_id` from the response with the `200` status
  - removed the required property `results/items/created_at` from the response with the `200` status
  - removed the required property `results/items/job_instance_id` from the response with the `200` status
  - removed the optional property `results/items/definition` from the response with the `200` status
  - removed the optional property `results/items/description` from the response with the `200` status
  - removed the optional property `results/items/rule_uuid` from the response with the `200` status
  - removed the optional property `results/items/ruleset_name` from the response with the `200` status
  - removed the optional property `results/items/ruleset_uuid` from the response with the `200` status
  - the endpoint scheme security `cookieAuth` was added to the API
  - added the new optional `query` request parameter `name`
  - added the required property `results/items/activation_instance` to the response with the `200` status
- **2023-05-19** `f84d9240fdf2` — 2 warning, 3 info
  - removed the optional property `results/items/activation_instance` from the response with the `200` status
  - removed the optional property `results/items/job_instance` from the response with the `200` status
  - the endpoint scheme security `cookieAuth` was removed from the API
  - added the required property `results/items/activation_instance_id` to the response with the `200` status
  - added the required property `results/items/job_instance_id` to the response with the `200` status
- **2023-04-25** `62d33b790834` — 4 breaking, 4 warning, 10 info
  - the response property `results/items/activation_instance` became nullable for the status `200`
  - the response property `results/items/activation_instance` became optional for the status `200`
  - the `results/items/activation_instance` response's property type/format changed from `object`/`` to `integer`/`` for status `200`
  - removed the required property `results/items/organization` from the response with the `200` status
  - deleted the `query` request parameter `name`
  - deleted the `query` request parameter `ordering`
  - removed the optional property `results/items/activation_instance/id` from the response with the `200` status
  - removed the optional property `results/items/activation_instance/name` from the response with the `200` status
  - the endpoint scheme security `EDAJWTAuthentication` was removed from the API
  - the endpoint scheme security `jwtAuth` was removed from the API
  - added the optional property `results/items/definition` to the response with the `200` status
  - added the optional property `results/items/description` to the response with the `200` status
  - added the optional property `results/items/job_instance` to the response with the `200` status
  - added the optional property `results/items/rule_uuid` to the response with the `200` status
  - added the optional property `results/items/ruleset_name` to the response with the `200` status
  - added the optional property `results/items/ruleset_uuid` to the response with the `200` status
  - added the required property `results/items/created_at` to the response with the `200` status
  - the response required property `results/items/activation_instance` became not read-only for the status `200`

---

[Operation](https://skmtc.dev/ansible/apis/event-driven-ansible-api/docs/audit-rules/get.md) · [API](https://skmtc.dev/ansible/apis/event-driven-ansible-api.md) · [Page](https://skmtc.dev/ansible/apis/event-driven-ansible-api/changes/audit-rules/get)
