curl--location--request GET 'https://api.trello.com/search?query&idOrganizations&key&token'
响应示例响应示例
200 - 示例 1
{}
请求参数
Query 参数
query
string
必需
a string with a length from 1 to 16384
idBoards
string
可选
A comma-separated list of objectIds, 24-character hex strings
默认值:
mine
idOrganizations
string
必需
A comma-separated list of objectIds, 24-character hex strings
idCards
string
可选
A comma-separated list of objectIds, 24-character hex strings
modelTypes
string
可选
all or a comma-separated list of: actions, boards, cards, members or organizations
默认值:
all
board_fields
string
可选
all or a comma-separated list of: closed, dateLastActivity, dateLastView, desc, descData, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed or url
默认值:
name and idOrganization
boards_limit
string
可选
a number from 1 to 1000
默认值:
10
card_fields
string
可选
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
默认值:
all
cards_limit
string
可选
a number from 1 to 1000
默认值:
10
cards_page
string
可选
a number from 0 to 100
默认值:
0
card_board
string
可选
true or false
card_list
string
可选
true or false
card_members
string
可选
true or false
card_stickers
string
可选
true or false
card_attachments
string
可选
A boolean value or "cover" for only card cover attachments
organization_fields
string
可选
all or a comma-separated list of: billableMemberCount, desc, descData, displayName, idBoards, invitations, invited, logoHash, memberships, name, powerUps, prefs, premiumFeatures, products, url or website
默认值:
name and displayName
organizations_limit
string
可选
a number from 1 to 1000
默认值:
10
member_fields
string
可选
all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
默认值:
avatarHash, fullName, initials, username and confirmed