/checklists/{idChecklist}/checkItems/{idCheckItem}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
| idCheckItem | path | required | string | idCheckItem |
| fields | query | optional | string | all or a comma-separated list of: name, nameData, pos, state or type |
Success
Server rejection
GET /checklists/{idChecklist}/checkItems/{idCheckItem}
/checklists/{idChecklist}/idCard
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
Attributes of “Checklists Id Card” to be updated.
application/json
checklists_idCard
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /checklists/{idChecklist}/idCard
/checklists/{idChecklist}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
Attributes of “Checklists Name” to be updated.
application/json
checklists_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /checklists/{idChecklist}/name
/checklists/{idChecklist}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
Attributes of “Checklists Pos” to be updated.
application/json
checklists_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /checklists/{idChecklist}/pos
/checklists/{idChecklist}/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
| field | path | required | string | field |
Success
Server rejection
GET /checklists/{idChecklist}/{field}
/labels
Attributes of “Labels” to be added.
application/json
labels
| Property | Type | Required |
|---|---|---|
| name | string | optional |
| color | string | optional |
| idBoard | string | optional |
Success
Server rejection
POST /labels
/labels/{idLabel}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idLabel | path | required | string | idLabel |
Success
Server rejection
DELETE /labels/{idLabel}
/labels/{idLabel}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idLabel | path | required | string | idLabel |
| fields | query | optional | string | all or a comma-separated list of: color, idBoard, name or uses |
Success
Server rejection
GET /labels/{idLabel}
/labels/{idLabel}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idLabel | path | required | string | idLabel |
Attributes of “Labels” to be updated.
application/json
labels
| Property | Type | Required |
|---|---|---|
| name | string | optional |
| color | string | optional |
| idBoard | string | optional |
Success
Server rejection
PUT /labels/{idLabel}
/labels/{idLabel}/board
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idLabel | path | required | string | idLabel |
| 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 /labels/{idLabel}/board
/labels/{idLabel}/board/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idLabel | path | required | string | idLabel |
| field | path | required | string | field |
Success
Server rejection
GET /labels/{idLabel}/board/{field}
/labels/{idLabel}/color
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idLabel | path | required | string | idLabel |
Attributes of “Labels Color” to be updated.
application/json
labels_color
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /labels/{idLabel}/color
/labels/{idLabel}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idLabel | path | required | string | idLabel |
Attributes of “Labels Name” to be updated.
application/json
labels_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /labels/{idLabel}/name
/lists
Attributes of “Lists” to be added.
application/json
lists
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| closed | string | optional |
| idBoard | string | optional |
| subscribed | string | optional |
| idListSource | string | optional |
Success
Server rejection
POST /lists
/lists/{idList}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
| cards | query | optional | string | One of: all, closed, none or open |
| 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 |
| 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 |
| fields | query | optional | string | all or a comma-separated list of: closed, idBoard, name, pos or subscribed |
Success
Server rejection
GET /lists/{idList}
/lists/{idList}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists” to be updated.
application/json
lists
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| closed | string | optional |
| idBoard | string | optional |
| subscribed | string | optional |
| idListSource | string | optional |
Success
Server rejection
PUT /lists/{idList}
/lists/{idList}/actions
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
| 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 /lists/{idList}/actions
/lists/{idList}/archiveAllCards
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Success
Server rejection
POST /lists/{idList}/archiveAllCards
/lists/{idList}/board
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
| 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 /lists/{idList}/board
/lists/{idList}/board/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
| field | path | required | string | field |
Success
Server rejection
GET /lists/{idList}/board/{field}
/lists/{idList}/cards
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
| 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 /lists/{idList}/cards
/lists/{idList}/cards
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Cards” to be added.
application/json
lists_cards
| Property | Type | Required |
|---|---|---|
| due | string | optional |
| desc | string | optional |
| name | string | optional |
| labels | string | optional |
| idMembers | string | optional |
Success
Server rejection
POST /lists/{idList}/cards
/lists/{idList}/cards/{filter}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
| filter | path | required | string | filter |
Success
Server rejection
GET /lists/{idList}/cards/{filter}
/lists/{idList}/closed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Closed” to be updated.
application/json
lists_closed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /lists/{idList}/closed
/lists/{idList}/idBoard
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Id Board” to be updated.
application/json
lists_idBoard
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| value | string | optional |
Success
Server rejection
PUT /lists/{idList}/idBoard
/lists/{idList}/moveAllCards
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Move All Cards” to be added.
application/json
lists_moveAllCards
| Property | Type | Required |
|---|---|---|
| idBoard | string | optional |
Success
Server rejection
POST /lists/{idList}/moveAllCards
/lists/{idList}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Name” to be updated.
application/json
lists_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /lists/{idList}/name
/lists/{idList}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Pos” to be updated.
application/json
lists_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /lists/{idList}/pos
/lists/{idList}/subscribed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Subscribed” to be updated.
application/json
lists_subscribed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /lists/{idList}/subscribed
/lists/{idList}/{field}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
| field | path | required | string | field |
Success
Server rejection
GET /lists/{idList}/{field}
/members/{idMember}
If you specify ‘me’ as the username, this call will respond as if you had supplied the username associated with the supplied token
| 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 |
| 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_since | query | optional | string | A date, null or lastView |
| action_before | query | optional | string | A date, or null |
| 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 |
| card_members | query | optional | string | true or false |
| card_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 |
| card_attachments | query | optional | string | A boolean value or "cover" for only card cover attachments |
| card_attachment_fields | query | optional | string | all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url |
| card_stickers | query | optional | string | true or false |
| boards | query | optional | string | all or a comma-separated list of: closed, members, open, organization, pinned, public, starred or unpinned |
| 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 |
| board_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 |
| board_actions_entities | query | optional | string | true or false |
| board_actions_display | query | optional | string | true or false |
| board_actions_format | query | optional | string | One of: count, list or minimal |
| board_actions_since | query | optional | string | A date, null or lastView |
| board_actions_limit | query | optional | string | a number from 0 to 1000 |
| board_action_fields | query | optional | string | all or a comma-separated list of: data, date, idMemberCreator or type |
| board_lists | query | optional | string | One of: all, closed, none or open |
| board_memberships | query | optional | string | all or a comma-separated list of: active, admin, deactivated, me or normal |
| board_organization | query | optional | string | true or false |
| board_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 |
| boardsInvited | query | optional | string | all or a comma-separated list of: closed, members, open, organization, pinned, public, starred or unpinned |
| boardsInvited_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 |
| boardStars | query | optional | string | true or false |
| savedSearches | query | optional | string | true or false |
| organizations | query | optional | string | One of: all, members, none or public |
| 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 |
| organization_paid_account | query | optional | string | true or false |
| organizationsInvited | query | optional | string | One of: all, members, none or public |
| organizationsInvited_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 |
| notifications | 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 |
| notifications_entities | query | optional | string | true or false |
| notifications_display | query | optional | string | true or false |
| notifications_limit | query | optional | string | a number from 1 to 1000 |
| notification_fields | query | optional | string | all or a comma-separated list of: data, date, idMemberCreator, type or unread |
| notification_memberCreator | query | optional | string | true or false |
| notification_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 |
| notification_before | query | optional | string | An id, or null |
| notification_since | query | optional | string | An id, or null |
| tokens | query | optional | string | One of: all or none |
| paid_account | query | optional | string | true or false |
| boardBackgrounds | query | optional | string | One of: all, custom, default, none or premium |
| customBoardBackgrounds | query | optional | string | One of: all or none |
| customStickers | query | optional | string | One of: all or none |
| customEmoji | query | optional | string | One of: all or none |
| 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 /members/{idMember}
/members/{idMember}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members” to be updated.
application/json
members
| Property | Type | Required |
|---|---|---|
| bio | string | optional |
| fullName | string | optional |
| initials | string | optional |
| username | string | optional |
| avatarSource | string | optional |
| prefs/locale | string | optional |
| prefs/colorBlind | string | optional |
| prefs/minutesBetweenSummaries | string | optional |
Success
Server rejection
PUT /members/{idMember}
/members/{idMember}/actions
| 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: 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 /members/{idMember}/actions
/members/{idMember}/avatar
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Avatar” to be added.
application/json
members_avatar
| Property | Type | Required |
|---|---|---|
| file | string | optional |
Success
Server rejection
POST /members/{idMember}/avatar
/members/{idMember}/avatarSource
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Avatar Source” to be updated.
application/json
members_avatarSource
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/avatarSource
/members/{idMember}/bio
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Bio” to be updated.
application/json
members_bio
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/bio
/members/{idMember}/boardBackgrounds
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| filter | query | optional | string | One of: all, custom, default, none or premium |
Success
Server rejection
GET /members/{idMember}/boardBackgrounds
/members/{idMember}/boardBackgrounds
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Board Backgrounds” to be added.
application/json
members_boardBackgrounds
| Property | Type | Required |
|---|---|---|
| file | string | optional |
| tile | string | optional |
| brightness | string | optional |
Success
Server rejection
POST /members/{idMember}/boardBackgrounds
/members/{idMember}/boardBackgrounds/{idBoardBackground}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardBackground | path | required | string | idBoardBackground |
Success
Server rejection
DELETE /members/{idMember}/boardBackgrounds/{idBoardBackground}
/members/{idMember}/boardBackgrounds/{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}/boardBackgrounds/{idBoardBackground}
/members/{idMember}/boardBackgrounds/{idBoardBackground}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardBackground | path | required | string | idBoardBackground |
Attributes of “Members Board Backgrounds” to be updated.
application/json
members_boardBackgrounds
| Property | Type | Required |
|---|---|---|
| file | string | optional |
| tile | string | optional |
| brightness | string | optional |
Success
Server rejection
PUT /members/{idMember}/boardBackgrounds/{idBoardBackground}
/members/{idMember}/boardStars
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Success
Server rejection
GET /members/{idMember}/boardStars
/members/{idMember}/boardStars
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Board Stars” to be added.
application/json
members_boardStars
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| idBoard | string | optional |
Success
Server rejection
POST /members/{idMember}/boardStars
/members/{idMember}/boardStars/{idBoardStar}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardStar | path | required | string | idBoardStar |
Success
Server rejection
DELETE /members/{idMember}/boardStars/{idBoardStar}
/members/{idMember}/boardStars/{idBoardStar}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardStar | path | required | string | idBoardStar |
Success
Server rejection
GET /members/{idMember}/boardStars/{idBoardStar}
/members/{idMember}/boardStars/{idBoardStar}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardStar | path | required | string | idBoardStar |
Attributes of “Members Board Stars” to be updated.
application/json
members_boardStars
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| idBoard | string | optional |
Success
Server rejection
PUT /members/{idMember}/boardStars/{idBoardStar}
/members/{idMember}/boardStars/{idBoardStar}/idBoard
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardStar | path | required | string | idBoardStar |
Attributes of “Members Board Stars Id Board” to be updated.
application/json
members_boardStars_idBoard
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/boardStars/{idBoardStar}/idBoard
/members/{idMember}/boardStars/{idBoardStar}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardStar | path | required | string | idBoardStar |
Attributes of “Members Board Stars Pos” to be updated.
application/json
members_boardStars_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/boardStars/{idBoardStar}/pos
/members/{idMember}/boards
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| filter | query | optional | string | all or a comma-separated list of: closed, members, open, organization, pinned, public, starred or unpinned |
| 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 |
| 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_limit | query | optional | string | a number from 0 to 1000 |
| actions_format | query | optional | string | One of: count, list or minimal |
| actions_since | query | optional | string | A date, null or lastView |
| action_fields | query | optional | string | all or a comma-separated list of: data, date, idMemberCreator or type |
| memberships | query | optional | string | all or a comma-separated list of: active, admin, deactivated, me or normal |
| 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 |
| lists | query | optional | string | One of: all, closed, none or open |
Success
Server rejection
GET /members/{idMember}/boards
/members/{idMember}/boards/{filter}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| filter | path | required | string | filter |
Success
Server rejection
GET /members/{idMember}/boards/{filter}