Get File

This method downloads a file from the server using the received file ID. See server event Chat Session File.

Returns

CodeDescription
200File content type

Errors

CodeDescription
403Forbidden
404Not found
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The current chat session ID. The value of this variable is returned in the body of a successful invocation of the "Request Chat" method.

string
required

The file ID of the file to download

Headers
string

appId is the unique identifier of the Messaging/Chat scenario entry that will be used to associate your application with a specific scenario. clientId is the unique identifier of the client application. It is used to identify communication sessions of a particular instance of the mobile application (i.e., of a specific mobile device). It must be generated by the mobile application and should be unique for each client application/device combination. If clientId is set to "WebChat", HTTP cookies will be used for client identification.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain