Hierarchy

  • GetCard

Properties

actions?: string
attachmentFields?: string

all or a comma-separated list of attachment fields

attachments?: string

true, false, or cover

board?: boolean

Whether to return the board object the card is on

boardFields?: string

all or a comma-separated list of board fields. Defaults: name, desc, descData, closed, idOrganization, pinned, url, prefs

checkItemStates?: boolean
checklistFields?: string

all or a comma-separated list of idBoard,idCard,name,pos

checklists?: string

Whether to return the checklists on the card. all or none

customFieldItems?: boolean

Whether to include the customFieldItems

fields?: string

all or a comma-separated list of fields. Defaults: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idBoard, idChecklists, idLabels, idList, idMembers, idShort, idAttachmentCover, manualCoverAttachment, labels, name, pos, shortUrl, url

id: string

The ID of the Card

list?: boolean
memberFields?: string

all or a comma-separated list of member fields. Defaults: avatarHash, fullName, initials, username

memberVotedFields?: string

all or a comma-separated list of member fields. Defaults: avatarHash, fullName, initials, username

members?: boolean

Whether to return member objects for members on the card

membersVoted?: boolean

Whether to return member objects for members who voted on the card

pluginData?: boolean

Whether to include pluginData on the card with the response

stickerFields?: string

all or a comma-separated list of sticker fields

stickers?: boolean

Whether to include sticker models with the response

Generated using TypeDoc v0.24.8
Jul 19, 2023, 8:26:41 AM UTC