Endpoints
GET /board/boards
QueryString
Search
Request Body Field
Search
Response Body Field
Search
{
"status": 200,
"data": [
{
"boardId": 1,
"content": "first diary...",
"respectBoardId": null,
"authorId": 1,
"category": "내가 다른 사람에게 받았어요",
"hearts": 0,
"hashtags": [
"양보",
"칭찬"
],
"paperType": "letter"
},
{
"boardId": 2,
"content": "first diary...",
"respectBoardId": null,
"authorId": 1,
"category": "내가 다른 사람에게 받았어요",
"hearts": 0,
"hashtags": [
"양보",
"칭찬"
],
"paperType": "letter"
},
{
"boardId": 3,
"content": "first diary...",
"respectBoardId": null,
"authorId": 1,
"category": "내가 다른 사람에게 받았어요",
"hearts": 0,
"hashtags": [
"양보",
"칭찬"
],
"paperType": "letter"
},
{
"boardId": 4,
"content": "first diary...",
"respectBoardId": null,
"authorId": 1,
"category": "내가 다른 사람에게 받았어요",
"hearts": 0,
"hashtags": [
"양보",
"칭찬"
],
"paperType": "letter"
},
{
"boardId": 5,
"content": "first diary...",
"respectBoardId": null,
"authorId": 1,
"category": "내가 다른 사람에게 받았어요",
"hearts": 0,
"hashtags": [
"양보",
"칭찬"
],
"paperType": "letter"
},
{
"boardId": 6,
"content": "first diary...",
"respectBoardId": null,
"authorId": 1,
"category": "내가 다른 사람에게 받았어요",
"hearts": 0,
"hashtags": [
"양보",
"칭찬"
],
"paperType": "letter"
},
{
"boardId": 7,
"content": "first diary...",
"respectBoardId": null,
"authorId": 1,
"category": "내가 다른 사람에게 받았어요",
"hearts": 0,
"hashtags": [
"양보",
"칭찬"
],
"paperType": "letter"
},
{
"boardId": 8,
"content": "first diary...",
"respectBoardId": null,
"authorId": 1,
"category": "내가 다른 사람에게 받았어요",
"hearts": 0,
"hashtags": [
"양보",
"칭찬"
],
"paperType": "letter"
},
{
"boardId": 9,
"content": "first diary...",
"respectBoardId": null,
"authorId": 1,
"category": "내가 다른 사람에게 받았어요",
"hearts": 0,
"hashtags": [
"양보",
"칭찬"
],
"paperType": "letter"
},
{
"boardId": 10,
"content": "first diary...",
"respectBoardId": null,
"authorId": 1,
"category": "내가 다른 사람에게 받았어요",
"hearts": 0,
"hashtags": [
"양보",
"칭찬"
],
"paperType": "letter"
},
{
"boardId": 11,
"content": "first diary...",
"respectBoardId": null,
"authorId": 1,
"category": "내가 다른 사람에게 받았어요",
"hearts": 0,
"hashtags": [
"양보",
"칭찬"
],
"paperType": "letter"
}
],
"timestamp": "2024-04-06T19:35:39.310211"
}
JSON
복사