Streams a previously uploaded media file directly from Meta.

Example request:

GET /whatsapp/v1/media/4000240/download

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

The media ID to download.

Responses
200

The media file was found and is returned as a binary stream

401

The request was not properly authorized

404

No media was found for the given ID, or the upload has not completed

500

Something unexpected went wrong, please try again

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!