---
title: "Changes to Upload File"
method: GET
path: "/groups/group_rules/{group_uuid}"
---

# Changes to Upload File

`GET /groups/group_rules/{group_uuid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 28 revisions.

- **2026-08-27** `382a042b72c9` — 1 breaking, 11 info

## Changes

- **2026-08-27** `382a042b72c9` — 1 breaking, 11 info
  - the `items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `items/grouping` to the response with the `200` status
  - added the required property `items/created_at` to the response with the `200` status
  - added the required property `items/created_by` to the response with the `200` status
  - added the required property `items/entity_type` to the response with the `200` status
  - added the required property `items/id` to the response with the `200` status
  - added the required property `items/is_active` to the response with the `200` status
  - added the required property `items/is_deleted` to the response with the `200` status
  - added the required property `items/rule` to the response with the `200` status
  - added the required property `items/updated_at` to the response with the `200` status
  - added the required property `items/updated_by` to the response with the `200` status
  - added the required property `items/user_group_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/myaltimate/apis/fastapi/docs/groups/group_rules/:group_uuid/get.md) · [API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [Page](https://skmtc.dev/myaltimate/apis/fastapi/changes/groups/group_rules/:group_uuid/get)
