x-api-key: ********************
curl --location --request GET 'https://testserver.loyi.io/public/api/quest//answers?userId' \ --header 'Origin;' \ --header 'x-api-key: <api-key>'
[ { "questionId": "12345678-1234-1234-1234-123456789012", "choiceId": "12345678-1234-1234-1234-123456789013" } ]