How to complete the challenge GET /challenger/database/guid (200)
Use GET /challenger/database/{guid} to export the todo database for your challenger session.
The {guid} in the URL should be your active challenger GUID. The response body can be saved and later sent back to PUT /challenger/database/{guid}.