---
title: "Changes to Get an Identity Federation app"
method: GET
path: "/api/v1/identity-federation"
---

# Changes to Get an Identity Federation app

`GET /api/v1/identity-federation`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 50 revisions.

- **2026-02-03** `04750dcfd487` — 1 info
- **2026-01-18** `b0303bb023ff` — 1 info
- **2025-06-12** `0b40e4fcf469` — 1 breaking, 2 info
- **2025-06-10** `8164fb8aa9f5` — 1 info
- **2025-04-30** `0c7cf3c5abc6` — 9 warning, 2 info
- **2025-02-05** `f02a45abeffc` — 1 info
- **2024-12-22** `d49c203898c2` — 1 breaking

## Changes

- **2026-02-03** `04750dcfd487` — 1 info
  - added the optional property `data/allOf[#/components/schemas/IdentityFederationAppCreate]/includeOidcTokensInAssertion` to the response with the `200` status
- **2026-01-18** `b0303bb023ff` — 1 info
  - added the optional property `data/allOf[#/components/schemas/IdentityFederationAppCreate]/ttlInMinutes` to the response with the `200` status
- **2025-06-12** `0b40e4fcf469` — 1 breaking, 2 info
  - the `data/allOf[#/components/schemas/IdentityFederationAppCreate]/mappings/items/` response's property type changed from `string` to `object` for status `200`
  - added the optional property `data/allOf[#/components/schemas/IdentityFederationAppCreate]/mappings/items/key` to the response with the `200` status
  - added the optional property `data/allOf[#/components/schemas/IdentityFederationAppCreate]/mappings/items/value` to the response with the `200` status
- **2025-06-10** `8164fb8aa9f5` — 1 info
  - added the optional property `data/allOf[#/components/schemas/IdentityFederationAppCreate]/samlAudienceOverride` to the response with the `200` status
- **2025-04-30** `0c7cf3c5abc6` — 9 warning, 2 info
  - removed the optional property `acsUrl` from the response with the `200` status
  - removed the optional property `entityId` from the response with the `200` status
  - removed the optional property `faviconUrl` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `logoUrl` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `primaryColor` from the response with the `200` status
  - removed the optional property `product` from the response with the `200` status
  - removed the optional property `tenant` from the response with the `200` status
  - added the optional property `data` to the response with the `200` status
  - added the optional property `error` to the response with the `200` status
- **2025-02-05** `f02a45abeffc` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2024-12-22** `d49c203898c2` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`

---

[Operation](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync/docs/api/v1/identity-federation/get.md) · [API](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync.md) · [Page](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync/changes/api/v1/identity-federation/get)
