Get a signed file url that expires after 15 minutes
Accessible via URL https://api.channel.io/open/v5/user-chats/{userChatId}/messages/file and HTTP GET
This method does currently accept application/json only.
Parameter | Example | Required | Description | Parameter Type |
|---|---|---|---|---|
userChatId | 1234 | Required | Id of | Path |
key | pub-file/12345/0a1b2c3d4e5f6g7h8i9j/example.txt | Required | Key of | Query |
Returns a signed file url that expires after 15 minutes.
JSON