Actions
Get Card Check Item
Get a specific checkItem on a card.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Card ID | The ID of the Card. |
| CheckItem ID | The ID of the checkitem. |
| Fields | all or a comma-separated list of name,nameData,pos,state,type. |
{
"id": "63761709047af800f4fa473a",
"name": "blah2",
"nameData": {
"emoji": {}
},
"pos": 166405,
"idChecklist": "63761706cda34601bee5af0e",
"state": "incomplete"
}
Was this page helpful?