The following API allows you to directly download/show the media against a mediaId Media Ids are usually what are passed by WhatsApp to link to a rich media like image/video/audio/....
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.chakrahq.com/v1/whatsapp/v19.0/media/1279279128/show'