/members/{idMember}/boardsInvited
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| 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 /members/{idMember}/boardsInvited
/members/{idMember}/boardsInvited/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| field | path | required | string | field |
Success
Server rejection
GET /members/{idMember}/boardsInvited/{field}
/members/{idMember}/cards
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| 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, 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 /members/{idMember}/cards
/members/{idMember}/cards/{filter}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| filter | path | required | string | filter |
Success
Server rejection
GET /members/{idMember}/cards/{filter}
/members/{idMember}/customBoardBackgrounds
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| filter | query | optional | string | One of: all or none |
Success
Server rejection
GET /members/{idMember}/customBoardBackgrounds
/members/{idMember}/customBoardBackgrounds
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Custom Board Backgrounds” to be added.
application/json
members_customBoardBackgrounds
| Property | Type | Required |
|---|---|---|
| file | string | optional |
| tile | string | optional |
| brightness | string | optional |
Success
Server rejection
POST /members/{idMember}/customBoardBackgrounds
/members/{idMember}/customBoardBackgrounds/{idBoardBackground}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardBackground | path | required | string | idBoardBackground |
Success
Server rejection
DELETE /members/{idMember}/customBoardBackgrounds/{idBoardBackground}
/members/{idMember}/customBoardBackgrounds/{idBoardBackground}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardBackground | path | required | string | idBoardBackground |
| fields | query | optional | string | all or a comma-separated list of: brightness, fullSizeUrl, scaled or tile |
Success
Server rejection
GET /members/{idMember}/customBoardBackgrounds/{idBoardBackground}
/members/{idMember}/customBoardBackgrounds/{idBoardBackground}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardBackground | path | required | string | idBoardBackground |
Attributes of “Members Custom Board Backgrounds” to be updated.
application/json
members_customBoardBackgrounds
| Property | Type | Required |
|---|---|---|
| file | string | optional |
| tile | string | optional |
| brightness | string | optional |
Success
Server rejection
PUT /members/{idMember}/customBoardBackgrounds/{idBoardBackground}
/members/{idMember}/customEmoji
This gets the list of all of the user’s uploaded emoji
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| filter | query | optional | string | One of: all or none |
Success
Server rejection
GET /members/{idMember}/customEmoji
/members/{idMember}/customEmoji
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Custom Emoji” to be added.
application/json
members_customEmoji
| Property | Type | Required |
|---|---|---|
| file | string | optional |
| name | string | optional |
Success
Server rejection
POST /members/{idMember}/customEmoji
/members/{idMember}/customEmoji/{idCustomEmoji}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idCustomEmoji | path | required | string | idCustomEmoji |
| fields | query | optional | string | all or a comma-separated list of: name or url |
Success
Server rejection
GET /members/{idMember}/customEmoji/{idCustomEmoji}
/members/{idMember}/customStickers
This gets a list of all of the user’s uploaded stickers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| filter | query | optional | string | One of: all or none |
Success
Server rejection
GET /members/{idMember}/customStickers
/members/{idMember}/customStickers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Custom Stickers” to be added.
application/json
members_customStickers
| Property | Type | Required |
|---|---|---|
| file | string | optional |
Success
Server rejection
POST /members/{idMember}/customStickers
/members/{idMember}/customStickers/{idCustomSticker}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idCustomSticker | path | required | string | idCustomSticker |
Success
Server rejection
DELETE /members/{idMember}/customStickers/{idCustomSticker}
/members/{idMember}/customStickers/{idCustomSticker}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idCustomSticker | path | required | string | idCustomSticker |
| fields | query | optional | string | all or a comma-separated list of: scaled or url |
Success
Server rejection
GET /members/{idMember}/customStickers/{idCustomSticker}
/members/{idMember}/deltas
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| tags | query | required | string | A valid tag for subscribing |
| ixLastUpdate | query | required | string | a number from -1 to Infinity |
Success
Server rejection
GET /members/{idMember}/deltas
/members/{idMember}/fullName
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Full Name” to be updated.
application/json
members_fullName
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/fullName
/members/{idMember}/initials
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Initials” to be updated.
application/json
members_initials
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/initials
/members/{idMember}/notifications
You can only read the notifications for the member associated with the supplied token
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| 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: addAdminToBoard, addAdminToOrganization, addedAttachmentToCard, addedMemberToCard, addedToBoard, addedToCard, addedToOrganization, cardDueSoon, changeCard, closeBoard, commentCard, createdCard, declinedInvitationToBoard, declinedInvitationToOrganization, invitedToBoard, invitedToOrganization, makeAdminOfBoard, makeAdminOfOrganization, memberJoinedTrello, mentionedOnCard, removedFromBoard, removedFromCard, removedFromOrganization, removedMemberFromCard, unconfirmedInvitedToBoard, unconfirmedInvitedToOrganization or updateCheckItemStateOnCard |
| read_filter | query | optional | string | One of: all, read or unread |
| fields | query | optional | string | all or a comma-separated list of: data, date, idMemberCreator, type or unread |
| limit | query | optional | string | a number from 1 to 1000 |
| page | query | optional | string | a number from 0 to 100 |
| before | query | optional | string | An id, or null |
| since | query | optional | string | An id, or null |
| 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 /members/{idMember}/notifications
/members/{idMember}/notifications/{filter}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| filter | path | required | string | filter |
Success
Server rejection
GET /members/{idMember}/notifications/{filter}
/members/{idMember}/oneTimeMessagesDismissed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members One Time Messages Dismissed” to be added.
application/json
members_oneTimeMessagesDismissed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
POST /members/{idMember}/oneTimeMessagesDismissed
/members/{idMember}/organizations
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| filter | query | optional | string | One of: all, members, none or public |
| 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 |
| paid_account | query | optional | string | true or false |
Success
Server rejection
GET /members/{idMember}/organizations
/members/{idMember}/organizations/{filter}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| filter | path | required | string | filter |
Success
Server rejection
GET /members/{idMember}/organizations/{filter}
/members/{idMember}/organizationsInvited
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| 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 /members/{idMember}/organizationsInvited
/members/{idMember}/organizationsInvited/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| field | path | required | string | field |
Success
Server rejection
GET /members/{idMember}/organizationsInvited/{field}
/members/{idMember}/prefs/colorBlind
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Prefs Color Blind” to be updated.
application/json
prefs_colorBlind
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/prefs/colorBlind
/members/{idMember}/prefs/locale
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Prefs Locale” to be updated.
application/json
prefs_locale
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/prefs/locale
/members/{idMember}/prefs/minutesBetweenSummaries
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Prefs Minutes Between Summaries” to be updated.
application/json
prefs_minutesBetweenSummaries
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/prefs/minutesBetweenSummaries
/members/{idMember}/savedSearches
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Success
Server rejection
GET /members/{idMember}/savedSearches
/members/{idMember}/savedSearches
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Saved Searches” to be added.
application/json
members_savedSearches
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| query | string | optional |
Success
Server rejection
POST /members/{idMember}/savedSearches
/members/{idMember}/savedSearches/{idSavedSearch}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idSavedSearch | path | required | string | idSavedSearch |
Success
Server rejection
DELETE /members/{idMember}/savedSearches/{idSavedSearch}
/members/{idMember}/savedSearches/{idSavedSearch}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idSavedSearch | path | required | string | idSavedSearch |
Success
Server rejection
GET /members/{idMember}/savedSearches/{idSavedSearch}
/members/{idMember}/savedSearches/{idSavedSearch}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idSavedSearch | path | required | string | idSavedSearch |
Attributes of “Members Saved Searches” to be updated.
application/json
members_savedSearches
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| query | string | optional |
Success
Server rejection
PUT /members/{idMember}/savedSearches/{idSavedSearch}
/members/{idMember}/savedSearches/{idSavedSearch}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idSavedSearch | path | required | string | idSavedSearch |
Attributes of “Members Saved Searches Name” to be updated.
application/json
members_savedSearches_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/savedSearches/{idSavedSearch}/name
/members/{idMember}/savedSearches/{idSavedSearch}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idSavedSearch | path | required | string | idSavedSearch |
Attributes of “Members Saved Searches Pos” to be updated.
application/json
members_savedSearches_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/savedSearches/{idSavedSearch}/pos
/members/{idMember}/savedSearches/{idSavedSearch}/query
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idSavedSearch | path | required | string | idSavedSearch |
Attributes of “Members Saved Searches Query” to be updated.
application/json
members_savedSearches_query
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/savedSearches/{idSavedSearch}/query
/members/{idMember}/tokens
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| filter | query | optional | string | One of: all or none |
Success
Server rejection
GET /members/{idMember}/tokens
/members/{idMember}/username
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Username” to be updated.
application/json
members_username
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/username
/members/{idMember}/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| field | path | required | string | field |
Success
Server rejection
GET /members/{idMember}/{field}
/notifications/all/read
Success
Server rejection
POST /notifications/all/read
/notifications/{idNotification}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idNotification | path | required | string | idNotification |
| display | query | optional | string | true or false |
| entities | query | optional | string | true or false |
| fields | query | optional | string | all or a comma-separated list of: data, date, idMemberCreator, type or unread |
| 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 |
| 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 |
| card | query | optional | string | true or false |
| 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 |
| organization | query | optional | string | true or false |
| organization_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 |
| 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 /notifications/{idNotification}
/notifications/{idNotification}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idNotification | path | required | string | idNotification |
Attributes of “Notifications” to be updated.
application/json
notifications
| Property | Type | Required |
|---|---|---|
| unread | string | optional |
Success
Server rejection
PUT /notifications/{idNotification}
/notifications/{idNotification}/board
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idNotification | path | required | string | idNotification |
| 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 /notifications/{idNotification}/board
/notifications/{idNotification}/board/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idNotification | path | required | string | idNotification |
| field | path | required | string | field |
Success
Server rejection
GET /notifications/{idNotification}/board/{field}
/notifications/{idNotification}/card
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idNotification | path | required | string | idNotification |
| 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 /notifications/{idNotification}/card
/notifications/{idNotification}/card/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idNotification | path | required | string | idNotification |
| field | path | required | string | field |
Success
Server rejection
GET /notifications/{idNotification}/card/{field}
/notifications/{idNotification}/display
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idNotification | path | required | string | idNotification |
Success
Server rejection
GET /notifications/{idNotification}/display
/notifications/{idNotification}/entities
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idNotification | path | required | string | idNotification |
Success
Server rejection
GET /notifications/{idNotification}/entities
/notifications/{idNotification}/list
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idNotification | path | required | string | idNotification |
| fields | query | optional | string | all or a comma-separated list of: closed, idBoard, name, pos or subscribed |
Success
Server rejection
GET /notifications/{idNotification}/list