GET /boards/{idBoard}/checklists

trello.com

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

Parameters (9)

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, open or visible

checkItem_fields (string, query, optional, default: name, nameData, pos and state)

all or a comma-separated list of: name, nameData, pos, state or type

checkItems (string, query, optional, default: all)

One of: all or none

fields (string, query, optional, default: all)

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

filter (string, query, optional, default: all)

One of: all or none

idBoard (string, path, required)

board_id

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.