getCardsByIdCard()
GET
/cards/{idCard}
card
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.trello.com/cards/?key&token'
响应示例响应示例
200 - 示例 1
{}
请求参数
Path 参数
idCard
string
必需
Query 参数
actions
string
可选
actions_entities
string
可选
actions_display
string
可选
actions_limit
string
可选
默认值:
50
action_fields
string
可选
默认值:
all
action_memberCreator_fields
string
可选
默认值:
avatarHash, fullName, initials and username
attachments
string
可选
attachment_fields
string
可选
默认值:
all
members
string
可选
member_fields
string
可选
默认值:
avatarHash, fullName, initials and username
membersVoted
string
可选
memberVoted_fields
string
可选
默认值:
avatarHash, fullName, initials and username
checkItemStates
string
可选
checkItemState_fields
string
可选
默认值:
all
checklists
string
可选
默认值:
none
checklist_fields
string
可选
默认值:
all
board
string
可选
board_fields
string
可选
默认值:
name, desc, descData, closed, idOrganization, pinned, url and prefs
list
string
可选
list_fields
string
可选
默认值:
all
stickers
string
可选
sticker_fields
string
可选
默认值:
all
fields
string
可选
默认值:
badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idBoard, idChecklists, idLabels, idList, idMembers, idShort, idAttachmentCover, manualCoverAttachment, labels, name, pos, shortUrl and url
key
string
必需
token
string
必需
返回响应
修改于 2024-11-22 03:28:12