latestSwagger 2.0Proprietary2026-08-17126191431.8 KB
7f97d8cd0f1e
items
List items with pagination
Returns a paginated list of all items the user has access to, ordered by creation date (newest first).
get/items
Query parameters
limitinteger
Max results (default 50, max 100)
offsetinteger
Pagination offset
business_node_idsstring
Comma-separated business node UUIDs to filter by
with_filesboolean
When true (default), return only items with at least one attached file (any type). Pass false to include items with no files.
Response
OK