collections_items_list_items
Retrieve and organize items from a Webflow CMS collection by specifying collection ID, sorting options, and pagination parameters for efficient data management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cmsLocaleId | No | ||
collection_id | Yes | ||
limit | No | ||
name | No | ||
offset | No | ||
slug | No | ||
sortBy | No | ||
sortOrder | No |