activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Feb 19, 2026

Get Folder Items

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
This operation retrieves the items contained in a specific folder, including files, subfolders, and web links. Pagination and filtering options allow refined control over what is returned. GET/folders/{folder_id}/items

Input

ParameterDescriptionData Type
FolderThe folder from which to retrieve the list of itemsdata list
Content to returnSpecifies the types of items to include in the response. Options include Files, Folders, Web Links, Files and Folders options
Max recordsThe maximum number of resources to returnint32
WhereA CEQL (Content Engine Query Language) expression used to filter returned items string

Output

ParameterDescriptionData Type
Get FolderThe complete response containing all items in the folder, subject to applied filters and pagination. object
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.