py-trello
py-trello copied to clipboard
Get Checklists by Id
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
No, there is not currently a way to get a checklist by ID.