RESTful interface?

Hi,

can you give me example about REST interface url, because I can’t get it work. I tried with Postman to sent GET message to URL http://eu.thethings.network:8084/applications/{app_id}

And {app_id} is replaced with my own appID. But I can’t get any response from server. So is that right url and Am I understand everything right?

In header I have key: Authorization and its value is: Key ttn-account-…