Hello
After some research in the doc and in the forum remain without answer, I would like to know if there is a way to get the name and/or the alias of a datastream in JSON by a http command like :
https://blynk.cloud/external/api/data/get?token=myToken&v33.....
Because in one of my projects, I want to display this data and the value of the virtual pin on a MagicMirror in HTML, CSS (the data retrieval and html display code is in javascript)
Thanks