meta { name: Auth Me type: http seq: 1 } get { url: http://{{url}}/lst/api/user/me body: none auth: inherit } headers { Cookie: {{session_cookie}} } settings { encodeUrl: true }