documents
List Documents Handler
List documents in a folder.
Returns only direct child documents (depth=1) of the specified parent folder. If parent_path_part_id is not provided, lists top-level documents.
GET
List Documents Handler
Headers
Query Parameters
Parent PathPart ID (defaults to root)
Sort order for results (default: LOGICAL)
Available options:
LOGICAL, NAME, UPDATED_AT, CREATED_AT Include tags in the response (default: false)
Number of items per page
Required range:
1 <= x <= 100Number of items to skip
Required range:
x >= 0Cookies
List Documents Handler
