get
https://{amsServer}/{amsAppName}/x/FileDownloadServlet
Downloads a specific file. The file ID (id) and token are typically obtained from event or profile data returned by search/synchronise endpoints.
File attachment URLs are returned in the attachmentUrl array of event responses in this format:
{
"attachmentUrl": "https://demo.smartabase.com/x/FileDownloadServlet?id=...",
"name": "example.txt",
"description": ""
}The token parameter should use the skypeName value from the login response.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200File contents
