Fetch CAPTCHA challenge
From ePrize Developers Wiki
Request representation: empty Response: 200 OK Content-Type: image/png Content-Length: {size} Binary image data {size} octets in length
The CAPTCHA challenge secret is embedded in the response in a way that only humans and very smart robots can determine the secret.
Response if CAPTCHA does not exist: 404 Not Found