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