Sign in

List files

documented

List files in the workspace.

GET /api/files.listFilesno implementation yet0 runs

Input

user
Slack user ID to filter files by (optional)
U12345678
channel
Slack channel ID to filter by (optional)
C123456
ts_from
Filter files created after this timestamp (optional)
0
ts_to
Filter files created before this timestamp (optional)
0
types
Filter files by type (comma-separated, e.g. images,pdfs)
all
count
Number of items per page
100
page
Page number to fetch
1
show_files_hidden_by_limit
Show truncated file info for files hidden due to limit
false
Calls Slack as you (your API key is your account); keychains.dev holds the credentials.
List files · Slack · OpenIntegrations