GET /media/public/{key}.{extension}

callfire.com:V2

Summary: Download media by extension
Operation ID: getMediaDataByKey
Auth: unknown
Description

Download a media file. Available types of files: bmp, gif, jpg, m4a, mp3, mp4, png, wav. Content type in response depends on 'extension' parameter, e.g. image/jpeg, image/png, audio/mp3, etc

Parameters (2)

extension (string, path, required)

Media file type, available types: bmp, gif, jpg, m4a, mp3, mp4, png, wav

key (string, path, required)

A hash-key of a media resource

No probe data for this endpoint yet.