---
title: "Changes to Get a profile"
method: GET
path: "/v1/profiles/{id}"
---

# Changes to Get a profile

`GET /v1/profiles/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 54 revisions.

- **2026-06-07** `4985d7bcd32f` — 5 info
- **2026-02-06** `45efcdf3e5cc` — 1 info
- **2026-01-08** `97dcad9b050e` — 1 warning, 9 info
- **2025-10-13** `a4d7cab569c6` — 1 info

## Changes

- **2026-06-07** `4985d7bcd32f` — 5 info
  - added the new optional `query` request parameter `projectId`
  - added the optional property `linkToDocs` to the response with the `400` status
  - added the optional property `linkToDocs` to the response with the `404` status
  - added the optional property `linkToDocs` to the response with the `500` status
  - added the required property `projectId` to the response with the `200` status
- **2026-02-06** `45efcdf3e5cc` — 1 info
  - removed the `DELETED` enum value from the `status` response property for the response status `200`
- **2026-01-08** `97dcad9b050e` — 1 warning, 9 info
  - added the new `DELETED` enum value to the `status` response property for the response status `200`
  - the response property `context/items/params` became required for the status `400`
  - the response property `context/items/params` became required for the status `404`
  - the response property `context/items/params` became required for the status `500`
  - the response property `credentialsConfig` became required for the status `200`
  - the response property `useProxyConfig` became required for the status `200`
  - the `createdAt` response's property pattern `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$` was added for the status `200`
  - the `id` response's property pattern `^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$` was added for the status `200`
  - the `sourceSessionId` response's property pattern `^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$` was added for the status `200`
  - the `updatedAt` response's property pattern `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$` was added for the status `200`
- **2025-10-13** `a4d7cab569c6` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/steel-dev/apis/steel-api/docs/v1/profiles/:id/get.md) · [API](https://skmtc.dev/steel-dev/apis/steel-api.md) · [Page](https://skmtc.dev/steel-dev/apis/steel-api/changes/v1/profiles/:id/get)
