---
title: "Changes to Retrieve an identity"
method: GET
path: "/v1/links/{link_id}/identity/"
---

# Changes to Retrieve an identity

`GET /v1/links/{link_id}/identity/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-07-27** `f7c013875516` — 1 info
- **2026-07-26** `e58688835e25` — 2 breaking, 1 info

## Changes

- **2026-07-27** `f7c013875516` — 1 info
  - the `ssn` response's property pattern `^(\d{4}|\d{9})$` was added for the status `200`
- **2026-07-26** `e58688835e25` — 2 breaking, 1 info
  - the response property `full_name` became nullable for the status `200`
  - the response property `ssn` became nullable for the status `200`
  - added the non-success response with the status `404`

---

[Operation](https://skmtc.dev/truv/apis/truv-api/docs/v1/links/:link_id/identity/get.md) · [API](https://skmtc.dev/truv/apis/truv-api.md) · [Page](https://skmtc.dev/truv/apis/truv-api/changes/v1/links/:link_id/identity/get)
