Changes to Retrieve validation results

GET /v1/validation/{request_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 50 revisions of this API.1921

  1. 76b9bb35619f2
  2. 33be779051201
  3. 847583adcd0519

What changed

    • removed the optional property error_code from the response with the 403 status

      response-optional-property-removed

    • removed the optional property error_code from the response with the 404 status

      response-optional-property-removed

    This revision also has 42 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/carrier_name became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/country_code became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/mcc became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/mnc became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/number_type became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/ported became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/risky_destination became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/timezone became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/unallocated_range became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/carrier_name became optional for the status 200

      response-property-became-optional

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/mcc became optional for the status 200

      response-property-became-optional

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/mnc became optional for the status 200

      response-property-became-optional

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/number_type became optional for the status 200

      response-property-became-optional

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/ported became optional for the status 200

      response-property-became-optional

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/reachable became optional for the status 200

      response-property-became-optional

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/risky_destination became optional for the status 200

      response-property-became-optional

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/roaming became optional for the status 200

      response-property-became-optional

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/timezone became optional for the status 200

      response-property-became-optional

    • the response property allOf[subschema #1: PhoneValidationBatchResultResponse]/items/items/unallocated_range became optional for the status 200

      response-property-became-optional