v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
files.remote
files

Share a remote file into a channel.

get/files.remote.share

Query parameters

tokenstring

Authentication token. Requires scope: remote_files:share

filestring

Specify a file registered with Slack by providing its ID. Either this field or external_id or both are required.

external_idstring

The globally unique identifier (GUID) for the file, as set by the app registering the file with Slack. Either this field or file or both are required.

channelsstring

Comma-separated list of channel IDs where the file will be shared.

Response

Typical success response

oktrue required