How to create get API in Thingworx with getting all data json format ?
Hello,
I want to create get API in Thingworx from service with converting data table format into json format? for this I create one query for getting all data and use tojson() snippets ..... set output as json base type, but I'm getting output in info table. I also used getjson() snippets and getting blank headers output please refer below attachments and suggest :
How to create get API in Thingworx with getting all data in Json format ?
Thanks in Advance
tojson()snippets output:

getjson()snippets output:


