---
title: "Changes to List all groups"
method: POST
path: "/groups.list"
---

# Changes to List all groups

`POST /groups.list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2024-10-18** `fdf2ec9c9df4` — 1 info
- **2024-07-06** `7b33b538cd7d` — 6 info
- **2024-06-12** `be4f4b1ba5e8` — 1 breaking, 2 info

## Changes

- **2024-10-18** `fdf2ec9c9df4` — 1 info
  - added the non-success response with the status `429`
- **2024-07-06** `7b33b538cd7d` — 6 info
  - added the optional property `data` to the response with the `401` status
  - added the optional property `data` to the response with the `403` status
  - added the optional property `message` to the response with the `401` status
  - added the optional property `message` to the response with the `403` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `status` to the response with the `403` status
- **2024-06-12** `be4f4b1ba5e8` — 1 breaking, 2 info
  - the `data` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - added the optional property `data/groupMemberships` to the response with the `200` status
  - added the optional property `data/groups` to the response with the `200` status

---

[Operation](https://skmtc.dev/defaulr/apis/outline-api/docs/groups.list/post.md) · [API](https://skmtc.dev/defaulr/apis/outline-api.md) · [Page](https://skmtc.dev/defaulr/apis/outline-api/changes/groups.list/post)
