---
title: "Changes to Get Group Ownership"
method: GET
path: "/groups/{user_group_id}/ownership"
---

# Changes to Get Group Ownership

`GET /groups/{user_group_id}/ownership`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 28 revisions.

- **2026-08-08** `103580dad816` — 1 breaking, 11 info

## Changes

- **2026-08-08** `103580dad816` — 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/ownership_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/:user_group_id/ownership/get.md) · [API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [Page](https://skmtc.dev/myaltimate/apis/fastapi/changes/groups/:user_group_id/ownership/get)
