Skip to main content
GET
/
media
/
{mediaId}
/
download
Download de Mídia
curl --request GET \
  --url https://apis.vectalk.com.br/media/{mediaId}/download \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.vectalk.com.br/llms.txt

Use this file to discover all available pages before exploring further.

mediaId
string
required
ID da mídia.

Resposta

Retorna o arquivo binário com o Content-Type correspondente ao MIME type da mídia.