/cards/{idCard}/checklist/{idChecklist}/checkItem
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
Attributes of “Cards Checklist Check Item” to be added.
application/json
cards_checklist_checkItem
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
Success
Server rejection
POST /cards/{idCard}/checklist/{idChecklist}/checkItem
/cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
| idCheckItem | path | required | string | idCheckItem |
Success
Server rejection
DELETE /cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}
/cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/convertToCard
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
| idCheckItem | path | required | string | idCheckItem |
Success
Server rejection
POST /cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/convertToCard
/cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
| idCheckItem | path | required | string | idCheckItem |
Attributes of “Cards Checklist Check Item Name” to be updated.
application/json
cards_checklist_checkItem_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/name
/cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
| idCheckItem | path | required | string | idCheckItem |
Attributes of “Cards Checklist Check Item Pos” to be updated.
application/json
cards_checklist_checkItem_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/pos
/cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/state
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
| idCheckItem | path | required | string | idCheckItem |
Attributes of “Cards Checklist Check Item State” to be updated.
application/json
cards_checklist_checkItem_state
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/state
/cards/{idCard}/checklists
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| cards | query | optional | string | One of: all, closed, none, open or visible |
| card_fields | query | optional | string | all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url |
| checkItems | query | optional | string | One of: all or none |
| checkItem_fields | query | optional | string | all or a comma-separated list of: name, nameData, pos, state or type |
| filter | query | optional | string | One of: all or none |
| fields | query | optional | string | all or a comma-separated list of: idBoard, idCard, name or pos |
Success
Server rejection
GET /cards/{idCard}/checklists
/cards/{idCard}/checklists
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Checklists” to be added.
application/json
cards_checklists
| Property | Type | Required |
|---|---|---|
| name | string | optional |
| value | string | optional |
| idChecklistSource | string | optional |
Success
Server rejection
POST /cards/{idCard}/checklists
/cards/{idCard}/checklists/{idChecklist}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
Success
Server rejection
DELETE /cards/{idCard}/checklists/{idChecklist}
/cards/{idCard}/closed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Closed” to be updated.
application/json
cards_closed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/closed
/cards/{idCard}/desc
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Desc” to be updated.
application/json
cards_desc
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/desc
/cards/{idCard}/due
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Due” to be updated.
application/json
cards_due
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/due
/cards/{idCard}/idAttachmentCover
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id Attachment Cover” to be updated.
application/json
cards_idAttachmentCover
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/idAttachmentCover
/cards/{idCard}/idBoard
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id Board” to be updated.
application/json
cards_idBoard
| Property | Type | Required |
|---|---|---|
| value | string | optional |
| idList | string | optional |
Success
Server rejection
PUT /cards/{idCard}/idBoard
/cards/{idCard}/idLabels
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id Labels” to be added.
application/json
cards_idLabels
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
POST /cards/{idCard}/idLabels
/cards/{idCard}/idLabels/{idLabel}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idLabel | path | required | string | idLabel |
Success
Server rejection
DELETE /cards/{idCard}/idLabels/{idLabel}
/cards/{idCard}/idList
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id List” to be updated.
application/json
cards_idList
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/idList
/cards/{idCard}/idMembers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id Members” to be added.
application/json
cards_idMembers
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
POST /cards/{idCard}/idMembers
/cards/{idCard}/idMembers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id Members” to be updated.
application/json
cards_idMembers
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/idMembers
/cards/{idCard}/idMembers/{idMember}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idMember | path | required | string | idMember |
Success
Server rejection
DELETE /cards/{idCard}/idMembers/{idMember}
/cards/{idCard}/labels
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Labels” to be added.
application/json
cards_labels
| Property | Type | Required |
|---|---|---|
| name | string | optional |
| color | string | optional |
| value | string | optional |
Success
Server rejection
POST /cards/{idCard}/labels
/cards/{idCard}/labels
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Labels” to be updated.
application/json
cards_labels
| Property | Type | Required |
|---|---|---|
| name | string | optional |
| color | string | optional |
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/labels
/cards/{idCard}/labels/{color}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| color | path | required | string | color |
Success
Server rejection
DELETE /cards/{idCard}/labels/{color}
/cards/{idCard}/list
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| fields | query | optional | string | all or a comma-separated list of: closed, idBoard, name, pos or subscribed |
Success
Server rejection
GET /cards/{idCard}/list
/cards/{idCard}/list/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| field | path | required | string | field |
Success
Server rejection
GET /cards/{idCard}/list/{field}
/cards/{idCard}/markAssociatedNotificationsRead
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Success
Server rejection
POST /cards/{idCard}/markAssociatedNotificationsRead
/cards/{idCard}/members
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| fields | query | optional | string | all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username |
Success
Server rejection
GET /cards/{idCard}/members
/cards/{idCard}/membersVoted
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| fields | query | optional | string | all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username |
Success
Server rejection
GET /cards/{idCard}/membersVoted
/cards/{idCard}/membersVoted
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Members Voted” to be added.
application/json
cards_membersVoted
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
POST /cards/{idCard}/membersVoted
/cards/{idCard}/membersVoted/{idMember}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idMember | path | required | string | idMember |
Success
Server rejection
DELETE /cards/{idCard}/membersVoted/{idMember}
/cards/{idCard}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Name” to be updated.
application/json
cards_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/name
/cards/{idCard}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Pos” to be updated.
application/json
cards_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/pos
/cards/{idCard}/stickers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| fields | query | optional | string | all or a comma-separated list of: image, imageScaled, imageUrl, left, rotate, top or zIndex |
Success
Server rejection
GET /cards/{idCard}/stickers
/cards/{idCard}/stickers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Stickers” to be added.
application/json
cards_stickers
| Property | Type | Required |
|---|---|---|
| top | string | optional |
| left | string | optional |
| image | string | optional |
| rotate | string | optional |
| zIndex | string | optional |
Success
Server rejection
POST /cards/{idCard}/stickers
/cards/{idCard}/stickers/{idSticker}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idSticker | path | required | string | idSticker |
Success
Server rejection
DELETE /cards/{idCard}/stickers/{idSticker}
/cards/{idCard}/stickers/{idSticker}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idSticker | path | required | string | idSticker |
| fields | query | optional | string | all or a comma-separated list of: image, imageScaled, imageUrl, left, rotate, top or zIndex |
Success
Server rejection
GET /cards/{idCard}/stickers/{idSticker}
/cards/{idCard}/stickers/{idSticker}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idSticker | path | required | string | idSticker |
Attributes of “Cards Stickers” to be updated.
application/json
cards_stickers
| Property | Type | Required |
|---|---|---|
| top | string | optional |
| left | string | optional |
| image | string | optional |
| rotate | string | optional |
| zIndex | string | optional |
Success
Server rejection
PUT /cards/{idCard}/stickers/{idSticker}
/cards/{idCard}/subscribed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Subscribed” to be updated.
application/json
cards_subscribed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/subscribed
/cards/{idCard}/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| field | path | required | string | field |
Success
Server rejection
GET /cards/{idCard}/{field}
/checklists
Attributes of “Checklists” to be added.
application/json
checklists
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| idCard | string | optional |
| idBoard | string | optional |
| idChecklistSource | string | optional |
Success
Server rejection
POST /checklists
/checklists/{idChecklist}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
Success
Server rejection
DELETE /checklists/{idChecklist}
/checklists/{idChecklist}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
| cards | query | optional | string | One of: all, closed, none, open or visible |
| card_fields | query | optional | string | all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url |
| checkItems | query | optional | string | One of: all or none |
| checkItem_fields | query | optional | string | all or a comma-separated list of: name, nameData, pos, state or type |
| fields | query | optional | string | all or a comma-separated list of: idBoard, idCard, name or pos |
Success
Server rejection
GET /checklists/{idChecklist}
/checklists/{idChecklist}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
Attributes of “Checklists” to be updated.
application/json
checklists
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| idCard | string | optional |
| idBoard | string | optional |
| idChecklistSource | string | optional |
Success
Server rejection
PUT /checklists/{idChecklist}
/checklists/{idChecklist}/board
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
| fields | query | optional | string | all or a comma-separated list of: closed, dateLastActivity, dateLastView, desc, descData, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed or url |
Success
Server rejection
GET /checklists/{idChecklist}/board
/checklists/{idChecklist}/board/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
| field | path | required | string | field |
Success
Server rejection
GET /checklists/{idChecklist}/board/{field}
/checklists/{idChecklist}/cards
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
| actions | query | optional | string | all or a comma-separated list of: addAttachmentToCard, addChecklistToCard, addMemberToBoard, addMemberToCard, addMemberToOrganization, addToOrganizationBoard, commentCard, convertToCardFromCheckItem, copyBoard, copyCard, copyCommentCard, createBoard, createCard, createList, createOrganization, deleteAttachmentFromCard, deleteBoardInvitation, deleteCard, deleteOrganizationInvitation, disablePowerUp, emailCard, enablePowerUp, makeAdminOfBoard, makeNormalMemberOfBoard, makeNormalMemberOfOrganization, makeObserverOfBoard, memberJoinedTrello, moveCardFromBoard, moveCardToBoard, moveListFromBoard, moveListToBoard, removeChecklistFromCard, removeFromOrganizationBoard, removeMemberFromCard, unconfirmedBoardInvitation, unconfirmedOrganizationInvitation, updateBoard, updateCard, updateCard:closed, updateCard:desc, updateCard:idList, updateCard:name, updateCheckItemStateOnCard, updateChecklist, updateList, updateList:closed, updateList:name, updateMember or updateOrganization |
| attachments | query | optional | string | A boolean value or "cover" for only card cover attachments |
| attachment_fields | query | optional | string | all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url |
| stickers | query | optional | string | true or false |
| members | query | optional | string | true or false |
| member_fields | query | optional | string | all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username |
| checkItemStates | query | optional | string | true or false |
| checklists | query | optional | string | One of: all or none |
| limit | query | optional | string | a number from 1 to 1000 |
| since | query | optional | string | A date, or null |
| before | query | optional | string | A date, or null |
| filter | query | optional | string | One of: all, closed, none or open |
| fields | query | optional | string | all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url |
Success
Server rejection
GET /checklists/{idChecklist}/cards
/checklists/{idChecklist}/cards/{filter}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
| filter | path | required | string | filter |
Success
Server rejection
GET /checklists/{idChecklist}/cards/{filter}
/checklists/{idChecklist}/checkItems
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
| filter | query | optional | string | One of: all or none |
| fields | query | optional | string | all or a comma-separated list of: name, nameData, pos, state or type |
Success
Server rejection
GET /checklists/{idChecklist}/checkItems
/checklists/{idChecklist}/checkItems
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
Attributes of “Checklists Check Items” to be added.
application/json
checklists_checkItems
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| checked | string | optional |
Success
Server rejection
POST /checklists/{idChecklist}/checkItems
/checklists/{idChecklist}/checkItems/{idCheckItem}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
| idCheckItem | path | required | string | idCheckItem |
Success
Server rejection
DELETE /checklists/{idChecklist}/checkItems/{idCheckItem}