Download a media file delivered by inbound message
GET/v1/files/{ID}
Streams the MO file referenced by the ID of the file (e.g. from a file URL in an inbound message). Requires X-API-Key. Response is proxied from the channel provide. The header Content-Type reflects the media when known.
Request
Responses
- 200
- 401
- 404
File bytes (binary stream).
Unauthorized
File not found