---
title: "Changes to Get captcha status"
method: GET
path: "/v1/sessions/{sessionId}/captchas/status"
---

# Changes to Get captcha status

`GET /v1/sessions/{sessionId}/captchas/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 54 revisions.

- **2026-06-07** `4985d7bcd32f` — 2 breaking, 2 info
- **2026-01-08** `97dcad9b050e` — 2 info
- **2025-07-06** `c74e7376ab15` — 1 info

## Changes

- **2026-06-07** `4985d7bcd32f` — 2 breaking, 2 info
  - added the 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)$` to the `path` request parameter `sessionId`
  - for the `path` request parameter `sessionId`, the format changed from no format to `uuid`
  - added the optional property `linkToDocs` to the response with the `400` status
  - added the optional property `linkToDocs` to the response with the `500` status
- **2026-01-08** `97dcad9b050e` — 2 info
  - the response property `context/items/params` became required for the status `400`
  - the response property `context/items/params` became required for the status `500`
- **2025-07-06** `c74e7376ab15` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/steel-dev/apis/steel-api/docs/v1/sessions/:sessionId/captchas/status/get.md) · [API](https://skmtc.dev/steel-dev/apis/steel-api.md) · [Page](https://skmtc.dev/steel-dev/apis/steel-api/changes/v1/sessions/:sessionId/captchas/status/get)
