Search
Duplicate

카드 조회

method
GET
fail
보드가 존재하지 않습니다. 리스트가 존재하지 않습니다. 카드가 존재하지 않습니다.
request
response-success
[{”card_id” : ”1”, “title” : ”title”, ”content”:”content”, "due_date":"2023-12", "complete":"false", "createdAt": "2023-12-05T15:29:28.790981", "modifiedAt": "2023-12-05T15:29:28.790981", ”comment_list": [ { ”comment_id” : “3”, ”user_id” : “유저 이름1”, ”content”:”content1”, "createdAt": "2023-11-16T15:29:28.790981", "modifiedAt": "2023-12-05T15:29:28.790981" }, { ”comment_id” : “4”, ”user_id” : “유저 이름2”, ”content”:”content2”, "createdAt": "2023-11-16T15:29:28.790981", "modifiedAt": "2023-12-05T15:29:28.790981" } ]
url
/v1/columns/{columnsId}/cards/{cardsId}
분류
요구사항
Authorization: Bearer token
주석