---
title: "Changes to Get User Profile"
method: GET
path: "/v1/user_profiles/{user_profile_id}?beta=true"
---

# Changes to Get User Profile

`GET /v1/user_profiles/{user_profile_id}?beta=true`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 68 revisions.

- **2026-09-01** `d1d189d791d1` — 1 warning, 1 info
- **2026-08-18** `d3515f9e9eca` — 1 breaking, 1 info
- **2026-08-17** `d2b230555b7f` — 2 breaking
- **2026-05-06** `a4186730f56c` — 2 info
- **2026-04-16** `e0696f59ae07` — 1 info

## Changes

- **2026-09-01** `d1d189d791d1` — 1 warning, 1 info
  - removed the optional property `relationship` from the response with the `200` status
  - added the optional property `external_user_onboarded_at` to the response with the `200` status
- **2026-08-18** `d3515f9e9eca` — 1 breaking, 1 info
  - the response property `relationship` became optional for the status `200`
  - added the optional property `access_type` to the response with the `200` status
- **2026-08-17** `d2b230555b7f` — 2 breaking
  - response property `external_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-05-06** `a4186730f56c` — 2 info
  - added the optional property `name` to the response with the `200` status
  - added the required property `relationship` to the response with the `200` status
- **2026-04-16** `e0696f59ae07` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/anthropics/apis/anthropic-api/docs/v1/user_profiles/:user_profile_id?beta=true/get.md) · [API](https://skmtc.dev/anthropics/apis/anthropic-api.md) · [Page](https://skmtc.dev/anthropics/apis/anthropic-api/changes/v1/user_profiles/:user_profile_id?beta=true/get)
