2019-05-29 08:16 AM
Hi everyone,
Can someone help me to get the list of all meta keys along with the respective field names !
2019-05-29 10:17 AM
You can use the "Language" call from the REST API.
Just point your browser to one of your brokers or concentrators, it require authentication with a core services account.
http(s)://<IP>:<RESTPORT>/sdk?msg=language&size=1000
Hope this helps!
Regards,
Rui
2019-07-11 08:14 AM
Thanks Rui.