---
title: "Changes to Retrieve validation results"
method: GET
path: "/v1/validation/{request_id}"
---

# Changes to Retrieve validation results

`GET /v1/validation/{request_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2026-06-15** `76b9bb35619f` — 2 warning
- **2026-05-25** `33be77905120` — 1 info
- **2026-05-13** `847583adcd05` — 19 breaking

## Changes

- **2026-06-15** `76b9bb35619f` — 2 warning
  - removed the optional property `error_code` from the response with the `403` status
  - removed the optional property `error_code` from the response with the `404` status
- **2026-05-25** `33be77905120` — 1 info
  - the endpoint scheme security `bearerAuth` was added to the API
- **2026-05-13** `847583adcd05` — 19 breaking
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/carrier_name` became nullable for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/country_code` became nullable for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/mcc` became nullable for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/mnc` became nullable for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/number_type` became nullable for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/ported` became nullable for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/risky_destination` became nullable for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/timezone` became nullable for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/unallocated_range` became nullable for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/carrier_name` became optional for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/mcc` became optional for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/mnc` became optional for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/number_type` became optional for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/ported` became optional for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/reachable` became optional for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/risky_destination` became optional for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/roaming` became optional for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/timezone` became optional for the status `200`
  - the response property `allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/unallocated_range` became optional for the status `200`

---

[Operation](https://skmtc.dev/wavix/apis/wavix-apis/docs/v1/validation/:request_id/get.md) · [API](https://skmtc.dev/wavix/apis/wavix-apis.md) · [Page](https://skmtc.dev/wavix/apis/wavix-apis/changes/v1/validation/:request_id/get)
