meta { name: Get Challenge type: http seq: 3 } http { method: GET url: {{accountBaseUrl}}/challenge/{{challengeId}} auth: none } headers { Authorization: Bearer {{token}} Accept: application/json }