get https://eclipse-java-sandbox.ukheshe.rocks/eclipse-conductor/rest/v1/global/verifications/
The path parameter (identifier) should be the cell phone number, email or identity used when the OTP was requested to be sent. The code query parameter should be the OTP to check to see if its correct. Query parameters securityQuestionAnswer1, securityQuestionAnswer2, securityQuestionAnswer3, securityQuestionAnswer4, securityQuestionAnswer5 are used to check security questions answers. Response code 200 indicates its code correct. Response code 204 indicates the security questions answers are correct. 400 indicates its incorrect. This API does not need a JWT to be used .