Retrieve validation results
Returns the results of an asynchronous batch validation identified by request_id.
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Path Parameters
The request_id returned by the asynchronous bulk validation request.
"12542c5c-1a17-4d12-a163-5b68543e75f6"
Response
Returns the batch validation results.
Request status. Possible values are success and in progress.
success: All numbers were processed. -in progress: Several numbers are pending validation.
"success"
The quantity of phone numbers that are pending to be processed.
10
The quantity of phone numbers passed in the request.
1000
Array of objects containing details for each phone number.
The returned fields depend on the type parameter.