meta { name: Get Public Profile type: http seq: 4 } get { url: {{accountBaseUrl}}/account/{{username}} body: none auth: inherit } settings { encodeUrl: true timeout: 0 } headers { Accept: application/json }