py-trello icon indicating copy to clipboard operation
py-trello copied to clipboard

Get Checklists by Id

Open iqbalbasyar opened this issue 5 years ago • 1 comments

Is there a way to get (or check) the checklists items without manually iterating them through each card? For instance, I would like to have client.get_checklists(items_id) or client.get_all_checklist() to fetch all the checklist Items I have

iqbalbasyar avatar May 22 '20 02:05 iqbalbasyar

No, there is not currently a way to get a checklist by ID.

sarumont avatar May 26 '20 14:05 sarumont