---
title: "Changes to Get default roles and filters"
method: GET
path: "/groups/{groupId}/apps/{appId}/services/{serviceId}/default_rule"
---

# Changes to Get default roles and filters

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 50 revisions.

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

## Changes

- **2024-02-20** (v3) `e2240dd053bd` — 1 breaking, 3 warning, 1 info
  - the response's body type changed from `object` to no type for status `200`
  - removed the optional property `_id` from the response with the `200` status
  - removed the optional property `filters` from the response with the `200` status
  - removed the optional property `roles` from the response with the `200` status
  - added `#/components/schemas/DefaultRuleConstructor, subschema #1` to the response body `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/default_rule/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/default_rule/get)
