Request Body
없음
JSON
복사
Response Body
# 200 OK
[
{
"id": 1,
"user_name": "testcyan",
"content": "별로",
"date": "2024-08-06T15:26:55.245678Z"
},
{
"id": 2,
"user_name": "testcyan",
"content": "나도 별로",
"date": "2024-08-06T15:34:04.883769Z"
},
{
"id": 3,
"user_name": "testcyan",
"content": "굿",
"date": "2024-08-07T04:24:00.975802Z"
}
]
JSON
복사