GET /media/{id}.{extension}

callfire.com:V2

Summary: Download media by extension
Operation ID: getMediaData
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

id (integer, path, required)

An id of a media resource

No probe data for this endpoint yet.