---
title: "Changes to GET /v1/saml-connections/{id}"
method: GET
path: "/v1/saml-connections/{id}"
---

# Changes to GET /v1/saml-connections/{id}

`GET /v1/saml-connections/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2024-08-17** `9a895b843207` — 1 breaking, 8 warning, 1 info
- **2024-08-16** `132245ed6de0` — 1 info

## Changes

- **2024-08-17** `9a895b843207` — 1 breaking, 8 warning, 1 info
  - the `samlConnection` response's property type changed from `object` to no type for status `200`
  - removed the optional property `samlConnection/id` from the response with the `200` status
  - removed the optional property `samlConnection/idpCertificate` from the response with the `200` status
  - removed the optional property `samlConnection/idpEntityId` from the response with the `200` status
  - removed the optional property `samlConnection/idpRedirectUrl` from the response with the `200` status
  - removed the optional property `samlConnection/organizationId` from the response with the `200` status
  - removed the optional property `samlConnection/primary` from the response with the `200` status
  - removed the optional property `samlConnection/spAcsUrl` from the response with the `200` status
  - removed the optional property `samlConnection/spEntityId` from the response with the `200` status
  - added `#/components/schemas/SAMLConnection` to the `samlConnection` response property `allOf` list for the response status `200`
- **2024-08-16** `132245ed6de0` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/ssoready/apis/ssoreadyservice-api/docs/v1/saml-connections/:id/get.md) · [API](https://skmtc.dev/ssoready/apis/ssoreadyservice-api.md) · [Page](https://skmtc.dev/ssoready/apis/ssoreadyservice-api/changes/v1/saml-connections/:id/get)
