Retrieve a Phone Validation
GET - https://api.verifik.co/v2/phone-validations/{id}
Service to bring an specific email validation using it's ID.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Description
id
string
ID of the person that you want to bring the information.
Response
Last updated