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
Changes
No recorded changes to this endpoint across all 7 revisions of this API.