meta { name: Get Current User type: http seq: 3 } get { url: {{accountBaseUrl}}/account/me body: none auth: inherit } settings { encodeUrl: true timeout: 0 } headers { Authorization: Bearer {{token}} Accept: application/json }