Discussions
Where did /api/QueryDefinition go?
over 5 years ago by Jake Burgy
In iMIS 2017, I can call /api/QueryDefinition/7feb7da5-3eac-4f11-abb2-291c14cf5aca
and get the definition of that query (so that I know what parameters to pass when I call it).
In iMIS 20.3.x, when I call this endpoint I get 503 Service Not Available: There is no service defined for QueryDefinition
.
Am I doing something wrong, or did this API contract change between iMIS versions? How can I get a query definition for iMIS Professional (200) and iMIS Enterprise (20.3/20.4)?