list

public Pager<File> list(ListFilesConfig config)

Makes an API request to list the available files.

Return

A Pager object that contains the list of files. The pager is an iterable and automatically queries the next page once the current page is exhausted.

Parameters

config

A ListFilesConfig for configuring the list request.