Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I am unable to retrieve any information regarding models on my platform instances. The result is valid, but contains no models, even though asset queries show the correct models. Is this a known bug in the Rest API? I'm also unable to retrieve models directly via /services/v2/rest/model/id/{id}.
<v2:FindModelResult xmlns:v2="http://www.axeda.com/services/v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<v2:criteria/>
<v2:models/>
</v2:FindModelResult>