---
title: "Changes to Retrieve Invitations"
method: GET
path: "/organizations/{orgId}/invitations"
---

# Changes to Retrieve Invitations

`GET /organizations/{orgId}/invitations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2025-12-03** `ac93d1a9e6d9` — 10 breaking, 4 warning, 1 info
- **2025-08-01** `9f9e5f3dbde7` — 1 breaking, 2 info
- **2025-02-04** `9433593378b5` — 1 breaking, 2 warning

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 10 breaking, 4 warning, 1 info
  - removed the required property `data/items/accepted` from the response with the `200` status
  - removed the required property `data/items/dtEndAccess` from the response with the `200` status
  - removed the required property `data/items/dtExpiry` from the response with the `200` status
  - removed the required property `data/items/email` from the response with the `200` status
  - removed the required property `data/items/firstName` from the response with the `200` status
  - removed the required property `data/items/id` from the response with the `200` status
  - removed the required property `data/items/invitingPrincipalId` from the response with the `200` status
  - removed the required property `data/items/lastName` from the response with the `200` status
  - removed the required property `data/items/permissionPolicyIds` from the response with the `200` status
  - removed the required property `data/items/version` from the response with the `200` status
  - removed the optional property `data/items/createdBy` from the response with the `200` status
  - removed the optional property `data/items/dtCreated` from the response with the `200` status
  - removed the optional property `data/items/dtLastModified` from the response with the `200` status
  - removed the optional property `data/items/lastModifiedBy` from the response with the `200` status
  - added `#/components/schemas/AbstractResponse, subschema #2` to the `data/items/` response property `allOf` list for the response status `200`
- **2025-08-01** `9f9e5f3dbde7` — 1 breaking, 2 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `data` to the response with the `200` status
  - added the optional property `nextToken` to the response with the `200` status
- **2025-02-04** `9433593378b5` — 1 breaking, 2 warning
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `nextToken` from the response with the `200` status

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/invitations/get.md) · [API](https://skmtc.dev/m3ter-com/apis/m3ter-api.md) · [Page](https://skmtc.dev/m3ter-com/apis/m3ter-api/changes/organizations/:orgId/invitations/get)
