I’ll try to rephrase my question:
I would like to retrieve my data through a rest api call in a different front-end. How do I do it?
If possible, how I could grant anonymous access to rest api?
Also, is there a way to display all my created rest queries in a swagger-like page?