GET /v1/whatsapp/media/{message_id} to fetch bytes for one message:
cURL
Content-Type is set from the WhatsApp media MIME type when available.
When media is unavailable
404 means the message has no downloadable media or WhatsApp Use can no longer fetch it from WhatsApp.
MCP
MCP clients can callwhatsapp_download_media. The tool returns MIME metadata and base64 content.