Optional
actionsOptional
boardValid values are one of: mine
or none
.
Optional
cardOptional
attachments?: booleanWhether to include attachment objects with card results. A boolean value (true or false) or cover for only card cover attachments.
Optional
fields?: string | string[] | ("url" | "closed" | "name" | "desc" | "labels" | "badges" | "checkItemStates" | "dateLastActivity" | "descData" | "due" | "email" | "idAttachmentCover" | "idBoard" | "idChecklists" | "idLabels" | "idList" | "idMembers" | "idMembersVoted" | "idShort" | "manualCoverAttachment" | "pos" | "shortLink" | "shortUrl" | "subscribed")[]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
, url
Optional
list?: booleanWhether to include the parent list with card results
Optional
members?: booleanWhether to include member objects with card results
Optional
pluginUse with the cards
param to include card pluginData with the response
Optional
stickers?: booleanWhether to include sticker objects with card results
Optional
cardUse card: { pluginData: true }
instead.
Use with the cards
param to include card pluginData with the response
Optional
cardsThis is a nested resource. Read more about cards as nested resources here.
Optional
checklistsThis is a nested resource. Read more about checklists as nested resources here.
Optional
customThis is a nested resource. Read more about custom fields as nested resources here.
Optional
fieldsThe fields of the board to be included in the response. Valid values: all or a comma-separated list of: closed, dateLastActivity, dateLastView, desc, descData, idMemberCreator, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed, url
Optional
labelsThis is a nested resource. Read more about labels as nested resources here.
Optional
listsThis is a nested resource. Read more about lists as nested resources here.
Optional
membersThis is a nested resource. Read more about members as nested resources here.
Optional
membershipsThis is a nested resource. Read more about memberships as nested resources here.
Optional
myOptional
organizationThis is a nested resource. Read more about organizations as nested resources here.
Optional
organizationUse with the organization
param to include organization pluginData with the response
Optional
pluginDetermines whether the pluginData for this board should be returned. Valid values: true or false.
Optional
tagsAlso known as collections, tags, refer to the collection(s) that a Board belongs to.
Generated using TypeDoc v0.24.8
This is a nested resource. Read more about actions as nested resources here.