---
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 1 of 17 revisions.

- **2026-07-23** `fc669d833a13` — 2 breaking, 2 warning

## Changes

- **2026-07-23** `fc669d833a13` — 2 breaking, 2 warning
  - the response property `display_name` became nullable for the status `200`
  - the response property `profile_image_url` 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`

---

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