Retry download Media

GET {{URL}}/v1/media/download/{{Test-Media-ID}}

Given a specific ID, use the v1/media/{{media-id}} endpoint to retrieve or delete your media.

After you have successfully uploaded your media, you receive a response containing a media ID. Use that ID in any requests to retrieve the media stored in the WhatsApp Business API client.

This process to retrieve media is also used when a user sends an image to you that is received by your Webhook. When a message with media is received, the WhatsApp Business API client will download the media. Once the media is downloaded, you will receive a notification through your Webhook; use the media ID found in that notification to retrieve the media.

You can enable the WhatsApp Business API client to auto-download media with the Auto-download Media Settings .

Response

If the media is not found, a 404 Not Found response code is returned with no body.

If you receive a different error message, see Error and Status Messages for more information.

HEADERS

| Key | Datatype | Required | Description | | Authorization | string | | |

RESPONSES

status: OK

"\u003cbinary-media-data\u003e"