Vault-Web/cloud-page

Add Pagination to File/Folder Listing API

Open

#16 opened on Oct 25, 2025

 (5 comments) (0 reactions) (1 assignee)Java (21 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

Enhance the file/folder listing API to support pagination. Query params: page, size, optional sort Response includes content, totalElements, totalPages, pageNumber

Contributor guide