Search
Duplicate

보드 조회

Http Method
GET
request
response
{ “msg” : “칼럼 성공했습니다”, “status” : “201” ”data”: { “board_id” : board_id, ”createdAt” : createAt, ”modifiedAt”:”modifiedAt” “name” : “name”, ”backgroundColor”:”backgroundColor”, ”description”:”description” } }