GET boards/{idBoard}/cards/{idCard}

trello.com

Summary: getBoardsCardsByIdBoardByIdCard()
Operation ID: getBoardsCardsByIdBoardByIdCard
Auth: unknown

Parameters (20)

action_fields (string, query, optional, default: all)

all or a comma-separated list of: data, date, idMemberCreator or type

action_memberCreator_fields (string, query, optional, default: avatarHash, fullName, initials and username)

all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username

actions (string, query, optional)

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_display (string, query, optional)

true or false

actions_entities (string, query, optional)

true or false

actions_limit (string, query, optional, default: 50)

a number from 0 to 1000

attachment_fields (string, query, optional, default: all)

all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url

attachments (string, query, optional)

A boolean value or "cover" for only card cover attachments

checkItemState_fields (string, query, optional, default: all)

all or a comma-separated list of: idCheckItem or state

checkItemStates (string, query, optional)

true or false

checklist_fields (string, query, optional, default: all)

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

checklists (string, query, optional, default: none)

One of: all or none

fields (string, query, optional, default: all)

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

idBoard (string, path, required)

board_id

idCard (string, path, required)

idCard

key (string, query, required)

<a href="https://trello.com/1/appKey/generate" target="_blank">Generate your application key</a>

labels (string, query, optional)

true or false

member_fields (string, query, optional, default: avatarHash, initials, fullName and username)

all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username

members (string, query, optional)

true or false

token (string, query, required)

<a href="https://trello.com/docs/gettingstarted/index.html#getting-a-token-from-a-user" target="_blank">Getting a token from a user</a>

No probe data for this endpoint yet.