Validate a userAsk AIget https://api.doit.com/auth/v1/validateReturns the domain and email of the current API user.Responses 200OK - The domain and email of the API user returned. 400Bad Request - The server cannot process the request, often due to a malformed request. 401Unauthorized - Invalid API key. 403Forbidden - The client is not authorized to perform the request.Updated 3 months ago