---
title: "Changes to Get invitation"
method: GET
path: "/organizations/{organization_id}/invitations/{invitation_id}"
---

# Changes to Get invitation

`GET /organizations/{organization_id}/invitations/{invitation_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 24 revisions.

- **2026-07-26** `ee28a7965ce5` — 8 breaking, 2 info
- **2026-07-24** `3f0abf6aab3c` — 2 info
- **2026-07-09** `dad8e2644615` — 1 info
- **2026-07-08** `d2f9387037c5` — 1 breaking

## Changes

- **2026-07-26** `ee28a7965ce5` — 8 breaking, 2 info
  - removed the required property `created_at` from the response with the `200` status
  - removed the required property `email` from the response with the `200` status
  - removed the required property `expires_at` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `inviter_id` from the response with the `200` status
  - removed the required property `organization_id` from the response with the `200` status
  - removed the required property `role` from the response with the `200` status
  - removed the required property `status` from the response with the `200` status
  - added the required property `invitation` to the response with the `200` status
  - added the required property `organization` to the response with the `200` status
- **2026-07-24** `3f0abf6aab3c` — 2 info
  - api tag `Organization Invitations` added
  - api tag `Invitations` removed
- **2026-07-09** `dad8e2644615` — 1 info
  - endpoint added
- **2026-07-08** `d2f9387037c5` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/authula/apis/authula-api/docs/organizations/:organization_id/invitations/:invitation_id/get.md) · [API](https://skmtc.dev/authula/apis/authula-api.md) · [Page](https://skmtc.dev/authula/apis/authula-api/changes/organizations/:organization_id/invitations/:invitation_id/get)
