curl --location --request GET '/api/v1/speech/logs'
[
{
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"id": 0,
"userNickname": "string",
"sentence": "string",
"problem": "PROBLEM",
"tone": "string"
}
]