This method returns the challenge of a given request.
The request's ID.
GET /requests/{request_id}/challenge HTTP/1.1 Host: X-Ledger-API-Key: YOUR_API_KEY Accept: */*
Request challenge object
{ "challenge": "text", "id": 1 }