v5

latestSwagger 2.0Trello : Terms of Serviceraw.githubusercontent.com2017-03-21324122501.9 KB
search

getSearch()

get/search

Query parameters

querystring required

a string with a length from 1 to 16384

idBoardsstring

A comma-separated list of objectIds, 24-character hex strings

idOrganizationsstring required

A comma-separated list of objectIds, 24-character hex strings

idCardsstring

A comma-separated list of objectIds, 24-character hex strings

modelTypesstring

all or a comma-separated list of: actions, boards, cards, members or organizations

board_fieldsstring

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

boards_limitstring

a number from 1 to 1000

card_fieldsstring

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

cards_limitstring

a number from 1 to 1000

cards_pagestring

a number from 0 to 100

card_boardstring

true or false

card_liststring

true or false

card_membersstring

true or false

card_stickersstring

true or false

card_attachmentsstring

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

organization_fieldsstring

all or a comma-separated list of: billableMemberCount, desc, descData, displayName, idBoards, invitations, invited, logoHash, memberships, name, powerUps, prefs, premiumFeatures, products, url or website

organizations_limitstring

a number from 1 to 1000

member_fieldsstring

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

members_limitstring

a number from 1 to 1000

partialstring

true or false

keystring required

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

tokenstring 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>

Response

Success