get https://eclipse-java-sandbox.ukheshe.rocks/eclipse-conductor/rest/v1/global/ratify
Used to get all the ratify result either for users or organization that has been not manually verified yet.It can be filtered using the tenantId, ratifyResultId or verified status. It will return the last modified ratify(latest) result for either user or organization. If dateFromIncl and dateToExcl gave and the latest ratify result is in between the given date then it will return the result otherwise it will exclude that result