List-items

The list-items resource returns metadata about the project lists.

URI

/qcbin/api/domains/DOMAIN_NAME/projects/PROJECT_NAME/list-items

Remarks

List-item properties

NameComments
idThe list item's ID.
logical-identifierThe identifier of the item in code.
nameThe label of the field. For the top-level in a list, it is the list name. For children, the value.
parent

The list to which the item belongs. "parent": {"id": <x>, "type": "list-item"}

If the id is zero (0), this item is a top-level list. Otherwise, the ID of the containing list-item.

typeGenerally list-item.

Limitations

Header Parameters

Example