Retrieve list of file names from a specified path in the file store

Returns a paginated list of files available at the specified path.
It supports:

  • Pagination through continuation tokens for efficient retrieval of large file sets
  • Optional retrieval of file metadata tags
  • Configurable limits on the number of file names returned per request

The response includes file names and optionally their associated metadata tags.
For large directories, use the continuation token from the response to retrieve subsequent pages of results.

Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!