List Items
Retrieves staged collection items from Webflow.
GET
Query
Arguments
stringrequired
The unique identifier of the collection.
string
Optional name selector for returned items.
string
Optional slug selector for returned items.
Uncommon arguments
number
Number of items to skip before returning results.
number
Maximum number of items to return.
string
Field used to sort returned items.
string
Sort direction for returned items.
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.