post https://rls.congacloud.com/api/filestore/v1/folders//list
Returns details of files and folders for the given folder name and folder path.
This endpoint retrieves the direct contents (files and subfolders) of a specified folder.
The response includes metadata for each item and supports pagination through continuation tokens.
Use this endpoint to:
- Browse folder contents
- List files in a specific location
- Navigate through folder hierarchies
The response can be paginated if there are many items in the folder.