Card Comments
List card comments
Returns all undeleted card comments accessible to the authenticated user. A maximum of 25 card comments will be returned. If more than 25 card comments exist, a link to the next page of results will be included in the Link header
get/api/v1/cards/{cardId}/comments
Path parameters
cardIdstring required
The ID of the card
Query parameters
tokenstring
Paging token
status'OPEN' | 'RESOLVED'
status
Response
successful operation
Changes
No recorded changes to this endpoint across all 1 revision of this API.