GET files.list
Summary: —
Operation ID: files_list
Auth: unknown
Operation ID: files_list
Auth: unknown
Description
List for a team, in a channel, or from a user with applied filters.
Parameters (9)
channel
(string, query, optional)
Filter files appearing in a specific channel, indicated by its ID.
count
(string, query, optional)
page
(string, query, optional)
show_files_hidden_by_limit
(boolean, query, optional)
Show truncated file info for files hidden due to being too old, and the team who owns the file being over the file limit.
token
(string, query, optional)
Authentication token. Requires scope: `files:read`
ts_from
(number, query, optional)
Filter files created after this timestamp (inclusive).
ts_to
(number, query, optional)
Filter files created before this timestamp (inclusive).
types
(string, query, optional)
Filter files by type ([see below](#file_types)). You can pass multiple values in the types argument, like `types=spaces,snippets`.The default value is `all`, which does not filter the list.
user
(string, query, optional)
Filter files created by a single user.
No probe data for this endpoint yet.