Retrieve an Email Validation
Endpoint
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