/boards/{idBoard}/members
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Members” to be updated.
application/json
boards_members
| Property | Type | Required |
|---|---|---|
| type | string | optional |
| string | optional | |
| fullName | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/members
/boards/{idBoard}/members/{filter}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| filter | path | required | string | filter |
Success
Server rejection
GET /boards/{idBoard}/members/{filter}
/boards/{idBoard}/members/{idMember}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| idMember | path | required | string | idMember |
Success
Server rejection
DELETE /boards/{idBoard}/members/{idMember}
/boards/{idBoard}/members/{idMember}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| idMember | path | required | string | idMember |
Attributes of “Boards Members” to be updated.
application/json
boards_members
| Property | Type | Required |
|---|---|---|
| type | string | optional |
| string | optional | |
| fullName | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/members/{idMember}
/boards/{idBoard}/members/{idMember}/cards
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| idMember | path | required | string | idMember |
| 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 |
| 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 |
| board | query | optional | string | true or false |
| board_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 |
| list | query | optional | string | true or false |
| list_fields | query | optional | string | all or a comma-separated list of: closed, idBoard, name, pos or subscribed |
| filter | query | optional | string | One of: all, closed, none, open or visible |
| 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 /boards/{idBoard}/members/{idMember}/cards
/boards/{idBoard}/membersInvited
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| fields | query | optional | string | all or a comma-separated list of: avatarHash, avatarSource, bio, bioData, confirmed, email, fullName, gravatarHash, idBoards, idBoardsPinned, idOrganizations, idPremOrgsAdmin, initials, loginTypes, memberType, oneTimeMessagesDismissed, prefs, premiumFeatures, products, status, status, trophies, uploadedAvatarHash, url or username |
Success
Server rejection
GET /boards/{idBoard}/membersInvited
/boards/{idBoard}/membersInvited/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| field | path | required | string | field |
Success
Server rejection
GET /boards/{idBoard}/membersInvited/{field}
/boards/{idBoard}/memberships
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| filter | query | optional | string | all or a comma-separated list of: active, admin, deactivated, me or normal |
| member | 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 |
Success
Server rejection
GET /boards/{idBoard}/memberships
/boards/{idBoard}/memberships/{idMembership}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| idMembership | path | required | string | idMembership |
| member | 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 |
Success
Server rejection
GET /boards/{idBoard}/memberships/{idMembership}
/boards/{idBoard}/memberships/{idMembership}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| idMembership | path | required | string | idMembership |
Attributes of “Boards Memberships” to be updated.
application/json
boards_memberships
| Property | Type | Required |
|---|---|---|
| type | string | optional |
| member_fields | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/memberships/{idMembership}
/boards/{idBoard}/myPrefs
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Success
Server rejection
GET /boards/{idBoard}/myPrefs
/boards/{idBoard}/myPrefs/emailPosition
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Email Position” to be updated.
application/json
myPrefs_emailPosition
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/emailPosition
/boards/{idBoard}/myPrefs/idEmailList
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Id Email List” to be updated.
application/json
myPrefs_idEmailList
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/idEmailList
/boards/{idBoard}/myPrefs/showListGuide
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Show List Guide” to be updated.
application/json
myPrefs_showListGuide
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/showListGuide
/boards/{idBoard}/myPrefs/showSidebar
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Show Sidebar” to be updated.
application/json
myPrefs_showSidebar
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/showSidebar
/boards/{idBoard}/myPrefs/showSidebarActivity
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Show Sidebar Activity” to be updated.
application/json
myPrefs_showSidebarActivity
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/showSidebarActivity
/boards/{idBoard}/myPrefs/showSidebarBoardActions
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Show Sidebar Board Actions” to be updated.
application/json
myPrefs_showSidebarBoardActions
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/showSidebarBoardActions
/boards/{idBoard}/myPrefs/showSidebarMembers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Show Sidebar Members” to be updated.
application/json
myPrefs_showSidebarMembers
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/showSidebarMembers
/boards/{idBoard}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Name” to be updated.
application/json
boards_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/name
/boards/{idBoard}/organization
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| fields | query | optional | string | all or a comma-separated list of: billableMemberCount, desc, descData, displayName, idBoards, invitations, invited, logoHash, memberships, name, powerUps, prefs, premiumFeatures, products, url or website |
Success
Server rejection
GET /boards/{idBoard}/organization
/boards/{idBoard}/organization/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| field | path | required | string | field |
Success
Server rejection
GET /boards/{idBoard}/organization/{field}
/boards/{idBoard}/powerUps
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Power Ups” to be added.
application/json
boards_powerUps
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
POST /boards/{idBoard}/powerUps
/boards/{idBoard}/powerUps/{powerUp}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| powerUp | path | required | string | powerUp |
Success
Server rejection
DELETE /boards/{idBoard}/powerUps/{powerUp}
/boards/{idBoard}/prefs/background
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Background” to be updated.
application/json
prefs_background
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/background
/boards/{idBoard}/prefs/calendarFeedEnabled
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Calendar Feed Enabled” to be updated.
application/json
prefs_calendarFeedEnabled
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/calendarFeedEnabled
/boards/{idBoard}/prefs/cardAging
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Card Aging” to be updated.
application/json
prefs_cardAging
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/cardAging
/boards/{idBoard}/prefs/cardCovers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Card Covers” to be updated.
application/json
prefs_cardCovers
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/cardCovers
/boards/{idBoard}/prefs/comments
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Comments” to be updated.
application/json
prefs_comments
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/comments
/boards/{idBoard}/prefs/invitations
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Invitations” to be updated.
application/json
prefs_invitations
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/invitations
/boards/{idBoard}/prefs/permissionLevel
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Permission Level” to be updated.
application/json
prefs_permissionLevel
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/permissionLevel
/boards/{idBoard}/prefs/selfJoin
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Self Join” to be updated.
application/json
prefs_selfJoin
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/selfJoin
/boards/{idBoard}/prefs/voting
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Voting” to be updated.
application/json
prefs_voting
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/voting
/boards/{idBoard}/subscribed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Subscribed” to be updated.
application/json
boards_subscribed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/subscribed
/boards/{idBoard}/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| field | path | required | string | field |
Success
Server rejection
GET /boards/{idBoard}/{field}
/cards
Attributes of “Cards” to be added.
application/json
cards
| Property | Type | Required |
|---|---|---|
| due | string | optional |
| pos | string | optional |
| desc | string | optional |
| name | string | optional |
| closed | string | optional |
| idList | string | optional |
| labels | string | optional |
| idBoard | string | optional |
| idLabels | string | optional |
| idMembers | string | optional |
| urlSource | string | optional |
| fileSource | string | optional |
| subscribed | string | optional |
| idCardSource | string | optional |
| keepFromSource | string | optional |
| idAttachmentCover | string | optional |
Success
Server rejection
POST /cards
/cards/{idCard}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Success
Server rejection
DELETE /cards/{idCard}
/cards/{idCard}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| 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 |
| actions_entities | query | optional | string | true or false |
| actions_display | query | optional | string | true or false |
| actions_limit | query | optional | string | a number from 0 to 1000 |
| action_fields | query | optional | string | all or a comma-separated list of: data, date, idMemberCreator or type |
| action_memberCreator_fields | query | optional | string | all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username |
| 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 |
| 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 |
| membersVoted | query | optional | string | true or false |
| memberVoted_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 |
| checkItemState_fields | query | optional | string | all or a comma-separated list of: idCheckItem or state |
| checklists | query | optional | string | One of: all or none |
| checklist_fields | query | optional | string | all or a comma-separated list of: idBoard, idCard, name or pos |
| board | query | optional | string | true or false |
| board_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 |
| list | query | optional | string | true or false |
| list_fields | query | optional | string | all or a comma-separated list of: closed, idBoard, name, pos or subscribed |
| stickers | query | optional | string | true or false |
| sticker_fields | query | optional | string | all or a comma-separated list of: image, imageScaled, imageUrl, left, rotate, top or zIndex |
| 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 /cards/{idCard}
/cards/{idCard}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards” to be updated.
application/json
cards
| Property | Type | Required |
|---|---|---|
| due | string | optional |
| pos | string | optional |
| desc | string | optional |
| name | string | optional |
| closed | string | optional |
| idList | string | optional |
| labels | string | optional |
| idBoard | string | optional |
| idLabels | string | optional |
| idMembers | string | optional |
| urlSource | string | optional |
| fileSource | string | optional |
| subscribed | string | optional |
| idCardSource | string | optional |
| keepFromSource | string | optional |
| idAttachmentCover | string | optional |
Success
Server rejection
PUT /cards/{idCard}
/cards/{idCard}/actions
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| entities | query | optional | string | true or false |
| display | query | optional | string | true or false |
| filter | 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 |
| fields | query | optional | string | all or a comma-separated list of: data, date, idMemberCreator or type |
| limit | query | optional | string | a number from 0 to 1000 |
| format | query | optional | string | One of: count, list or minimal |
| since | query | optional | string | A date, null or lastView |
| before | query | optional | string | A date, or null |
| page | query | optional | string | Page * limit must be less than 1000 |
| idModels | query | optional | string | Only return actions related to these model ids |
| member | 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 |
| memberCreator | query | optional | string | true or false |
| memberCreator_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}/actions
/cards/{idCard}/actions/comments
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Actions Comments” to be added.
application/json
actions_comments
| Property | Type | Required |
|---|---|---|
| text | string | optional |
Success
Server rejection
POST /cards/{idCard}/actions/comments
/cards/{idCard}/actions/{idAction}/comments
This can only be done by the original author of the comment, or someone with higher permissions than the original author.
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idAction | path | required | string | idAction |
Success
Server rejection
DELETE /cards/{idCard}/actions/{idAction}/comments
/cards/{idCard}/actions/{idAction}/comments
This can only be done by the original author of the comment.
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idAction | path | required | string | idAction |
Attributes of “Cards Actions Comments” to be updated.
application/json
cards_actions_comments
| Property | Type | Required |
|---|---|---|
| text | string | optional |
Success
Server rejection
PUT /cards/{idCard}/actions/{idAction}/comments
/cards/{idCard}/attachments
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| fields | query | optional | string | all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url |
| filter | query | optional | string | A boolean value or "cover" for only card cover attachments |
Success
Server rejection
GET /cards/{idCard}/attachments
/cards/{idCard}/attachments
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Attachments” to be added.
application/json
cards_attachments
| Property | Type | Required |
|---|---|---|
| url | string | optional |
| file | string | optional |
| name | string | optional |
| mimeType | string | optional |
Success
Server rejection
POST /cards/{idCard}/attachments
/cards/{idCard}/attachments/{idAttachment}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idAttachment | path | required | string | idAttachment |
Success
Server rejection
DELETE /cards/{idCard}/attachments/{idAttachment}
/cards/{idCard}/attachments/{idAttachment}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idAttachment | path | required | string | idAttachment |
| fields | query | optional | string | all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url |
Success
Server rejection
GET /cards/{idCard}/attachments/{idAttachment}
/cards/{idCard}/board
| 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, dateLastActivity, dateLastView, desc, descData, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed or url |
Success
Server rejection
GET /cards/{idCard}/board
/cards/{idCard}/board/{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}/board/{field}
/cards/{idCard}/checkItemStates
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| fields | query | optional | string | all or a comma-separated list of: idCheckItem or state |
Success
Server rejection
GET /cards/{idCard}/checkItemStates
/cards/{idCard}/checklist/{idChecklistCurrent}/checkItem/{idCheckItem}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklistCurrent | path | required | string | idChecklistCurrent |
| idCheckItem | path | required | string | idCheckItem |
Attributes of “Cards Checklist Id Checklist Current Check Item” to be updated.
application/json
cards_checklist_idChecklistCurrent_checkItem
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| state | string | optional |
| idChecklist | string | optional |
Success
Server rejection
PUT /cards/{idCard}/checklist/{idChecklistCurrent}/checkItem/{idCheckItem}