Call RC Rest API from within app

Hi,

is it possible to call the rocket.chat api from within an rc-apps app?
In theory yes, by http.get for example, but where do I get the auth-token?

Or is it possible to bypass the authentication header, because if I’m using the app I’m already logged in?

In my case I need to read the public channel list for a multi select block.

thanks in advance
Frank

Follow up on this discussion here :slight_smile: