# Checklists APIs for managing checklists on tasks and workflow tasks. ## Operations - [List checklists for a task](https://apidocs.plannrcrm.com/operation/operation-getapiv1tasktask_uuidchecklists.md) - [Create a checklist on a task](https://apidocs.plannrcrm.com/operation/operation-postapiv1tasktask_uuidchecklists.md) - [Delete a checklist](https://apidocs.plannrcrm.com/operation/operation-deleteapiv1checklistuuid.md) - [Update a checklist](https://apidocs.plannrcrm.com/operation/operation-patchapiv1checklistuuid.md) - [Add an item to a checklist](https://apidocs.plannrcrm.com/operation/operation-postapiv1checklistchecklist_uuiditems.md) - [Delete a checklist item](https://apidocs.plannrcrm.com/operation/operation-deleteapiv1checklistitemchecklistitem_uuid.md) - [Update a checklist item](https://apidocs.plannrcrm.com/operation/operation-patchapiv1checklistitemchecklistitem_uuid.md) - [List checklists for a workflow task](https://apidocs.plannrcrm.com/operation/operation-getapiv1workflowworkflow_uuidtaskworkflowtask_uuidchecklists.md) - [Create a checklist on a workflow task](https://apidocs.plannrcrm.com/operation/operation-postapiv1workflowworkflow_uuidtaskworkflowtask_uuidchecklists.md) [Powered by Bump.sh](https://bump.sh)