getBoardsCardsByIdBoardByIdCard()
GET
/boards/{idBoard}/cards/{idCard}
board
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.trello.com/boards//cards/?key&token'
响应示例响应示例
200 - 示例 1
{}
请求参数
Path 参数
idBoard
string
board_id
idCard
string
idCard
Query 参数
attachments
string
可选
attachment_fields
string
可选
默认值:
all
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
members
string
可选
member_fields
string
可选
默认值:
avatarHash, initials, fullName and username
checkItemStates
string
可选
checkItemState_fields
string
可选
默认值:
all
labels
string
可选
checklists
string
可选
默认值:
none
checklist_fields
string
可选
默认值:
all
fields
string
可选
默认值:
all
key
string
必需
token
string
必需
返回响应
修改于 2024-11-22 03:28:12