---
title: "Changes to Get a team member profile"
method: GET
path: "/team-member-profiles/{team_id}/{user_id}"
---

# Changes to Get a team member profile

`GET /team-member-profiles/{team_id}/{user_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 24 revisions.

- **2026-07-23** `c4c6162ab77f` — 18 breaking, 10 warning
- **2026-05-15** `180fda38d099` — 3 warning
- **2026-05-06** `9025167b1683` — 7 info

## Changes

- **2026-07-23** `c4c6162ab77f` — 18 breaking, 10 warning
  - the response property `display_name` became nullable for the status `200`
  - the response property `profile_image_url` became nullable for the status `200`
  - the response property `user/client_metadata` became nullable for the status `200`
  - the response property `user/client_read_only_metadata` became nullable for the status `200`
  - the response property `user/country_code` became nullable for the status `200`
  - the response property `user/display_name` became nullable for the status `200`
  - the response property `user/primary_email` became nullable for the status `200`
  - the response property `user/profile_image_url` became nullable for the status `200`
  - the response property `user/restricted_by_admin_private_details` became nullable for the status `200`
  - the response property `user/restricted_by_admin_reason` became nullable for the status `200`
  - the response property `user/restricted_reason` became nullable for the status `200`
  - the response property `user/selected_team` became nullable for the status `200`
  - the response property `user/selected_team/client_metadata` became nullable for the status `200`
  - the response property `user/selected_team/client_read_only_metadata` became nullable for the status `200`
  - the response property `user/selected_team/profile_image_url` became nullable for the status `200`
  - the response property `user/selected_team/server_metadata` became nullable for the status `200`
  - the response property `user/selected_team_id` became nullable for the status `200`
  - the response property `user/server_metadata` became nullable for the status `200`
  - added the new `undefined` enum value to the `display_name` response property for the response status `200`
  - added the new `undefined` enum value to the `profile_image_url` response property for the response status `200`
  - added the new `undefined` enum value to the `user/country_code` response property for the response status `200`
  - added the new `undefined` enum value to the `user/display_name` response property for the response status `200`
  - added the new `undefined` enum value to the `user/primary_email` response property for the response status `200`
  - added the new `undefined` enum value to the `user/profile_image_url` response property for the response status `200`
  - added the new `undefined` enum value to the `user/restricted_by_admin_private_details` response property for the response status `200`
  - added the new `undefined` enum value to the `user/restricted_by_admin_reason` response property for the response status `200`
  - added the new `undefined` enum value to the `user/selected_team/profile_image_url` response property for the response status `200`
  - added the new `undefined` enum value to the `user/selected_team_id` response property for the response status `200`
- **2026-05-15** `180fda38d099` — 3 warning
  - added the new `anonymous` enum value to the `user/restricted_reason/type` response property for the response status `200`
  - added the new `email_not_verified` enum value to the `user/restricted_reason/type` response property for the response status `200`
  - added the new `restricted_by_administrator` enum value to the `user/restricted_reason/type` response property for the response status `200`
- **2026-05-06** `9025167b1683` — 7 info
  - added the optional property `user/country_code` to the response with the `200` status
  - added the optional property `user/restricted_by_admin_private_details` to the response with the `200` status
  - added the optional property `user/restricted_by_admin_reason` to the response with the `200` status
  - added the optional property `user/restricted_reason` to the response with the `200` status
  - added the required property `user/is_restricted` to the response with the `200` status
  - added the required property `user/restricted_by_admin` to the response with the `200` status
  - added the required property `user/risk_scores` to the response with the `200` status

---

[Operation](https://skmtc.dev/hexclave/apis/hexclave-rest-api-2/docs/team-member-profiles/:team_id/:user_id/get.md) · [API](https://skmtc.dev/hexclave/apis/hexclave-rest-api-2.md) · [Page](https://skmtc.dev/hexclave/apis/hexclave-rest-api-2/changes/team-member-profiles/:team_id/:user_id/get)
