GET ./tenants/universities
Used to retreive a list of universities.
Usefull for the uni module at startup.
Output example
{"meta": {"countTotal": "1","countData": "1","countOffset": 0},"data": [{"id": "1826","name": "Demo","root": {"id": "1761"},"coreDb": {"serverId": "1","name": "catalog_uni_demo"},"uniDb": {"serverId": "1","name": "uni_demo"}}]}