I want the json result of all the registered patients in my system.So what url in openmrs should I call for it?
eg: For all appointments this is the url :https://192.168.33.10/openmrs/ws/rest/v1/appointment/all
So for getting all the registered patients,which url do I have to call?