Actions
Get Checkitems On Checklist
Get Checkitems on a Checklist.

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 |
|---|---|
| Checklist ID | ID of a checklist. |
| Fields | One of: all, name, nameData, pos, state, type. |
| Filter | One of: all, none. |
[
{
"id": "63761709047af800f4fa473a",
"name": "blah2",
"idChecklist": "63761706cda34601bee5af0e"
},
{
"id": "6376170afb2efb0015082cec",
"name": "rwevf",
"idChecklist": "63761706cda34601bee5af0e"
}
]
Was this page helpful?