GET /lists/{idList}

trello.com

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

Parameters (8)

board (string, query, optional)

true or false

board_fields (string, query, optional, default: name, desc, descData, closed, idOrganization, pinned, url and prefs)

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

card_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

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

One of: all, closed, none or open

fields (string, query, optional, default: name, closed, idBoard and pos)

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

idList (string, path, required)

idList

key (string, query, required)

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

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.