Download media by ID
Media
Download media by ID
Returns the raw media file as a binary download with Content-Disposition header. Use the media.id field from incoming message webhook events as the id query parameter.
GET
Download media by ID
Authorizations
Instance or customer-level API key. Either the instance's own API key or the customer's API key is accepted. Must be paired with the X-Instance-Id header to identify the target instance.
Headers
The ID of the WhatsApp instance to use
Query Parameters
Media ID from a received message event
Response
Media file download
The response is of type file.