---
title: "Changes to List groups"
method: GET
path: "/groups"
---

# Changes to List groups

`GET /groups`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 14 revisions.

- **2026-07-14** `85c657c8ce11` — 1 breaking
- **2025-07-20** `7761ba23f677` — 2 info
- **2025-07-14** `9aec27988ad3` — 1 breaking
- **2025-07-14** `29160670a929` — 1 breaking, 6 info
- **2025-07-14** `128cf3db212c` — 2 info
- **2025-07-13** `0d7f3c750979` — 1 breaking, 8 warning

## Changes

- **2026-07-14** `85c657c8ce11` — 1 breaking
  - for the `query` request parameter `owner`, the type/format was changed from `string`/`ulid` to `string`/`email`
- **2025-07-20** `7761ba23f677` — 2 info
  - added the new optional `query` request parameter `owner`
  - added the new optional `query` request parameter `type`
- **2025-07-14** `9aec27988ad3` — 1 breaking
  - the `data/items/domain` response's property type/format changed from `string`/`hostname` to `string`/`fqdn` for status `200`
- **2025-07-14** `29160670a929` — 1 breaking, 6 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `offset`
  - added the new optional `query` request parameter `order`
  - added the new optional `query` request parameter `sort`
  - added the optional property `data` to the response with the `200` status
  - added the optional property `pagination` to the response with the `200` status
- **2025-07-14** `128cf3db212c` — 2 info
  - added the optional property `items/domain` to the response with the `200` status
  - added the optional property `items/members` to the response with the `200` status
- **2025-07-13** `0d7f3c750979` — 1 breaking, 8 warning
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `offset`
  - deleted the `query` request parameter `order`
  - deleted the `query` request parameter `owner`
  - deleted the `query` request parameter `sort`
  - deleted the `query` request parameter `type`
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `pagination` from the response with the `200` status

---

[Operation](https://skmtc.dev/osdg-iiith/apis/forms-portal-api/docs/groups/get.md) · [API](https://skmtc.dev/osdg-iiith/apis/forms-portal-api.md) · [Page](https://skmtc.dev/osdg-iiith/apis/forms-portal-api/changes/groups/get)
