---
title: "Changes to Get all rules"
method: GET
path: "/groups/{groupId}/apps/{appId}/services/{serviceId}/rules"
---

# Changes to Get all rules

`GET /groups/{groupId}/apps/{appId}/services/{serviceId}/rules`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 50 revisions.

- **2024-02-20** (v3) `e2240dd053bd` — 3 breaking, 3 warning, 1 info

## Changes

- **2024-02-20** (v3) `e2240dd053bd` — 3 breaking, 3 warning, 1 info
  - the `items/oneOf[#/components/schemas/Rule]/` response's property type changed from `object` to no type for status `200`
  - removed the required property `items/oneOf[#/components/schemas/Rule]/collection` from the response with the `200` status
  - removed the required property `items/oneOf[#/components/schemas/Rule]/database` from the response with the `200` status
  - removed the optional property `items/oneOf[#/components/schemas/Rule]/_id` from the response with the `200` status
  - removed the optional property `items/oneOf[#/components/schemas/Rule]/filters` from the response with the `200` status
  - removed the optional property `items/oneOf[#/components/schemas/Rule]/roles` from the response with the `200` status
  - added `#/components/schemas/RuleConstructor, subschema #1` to the `items/oneOf[#/components/schemas/Rule]/` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/services/:serviceId/rules/get.md) · [API](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [Page](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/changes/groups/:groupId/apps/:appId/services/:serviceId/rules/get)
