Skip to main content
GET
/
v1
/
media
/
{mediaId}
/
download
Download the binary contents of a WhatsApp media
curl --request GET \
  --url https://api.keebai.com/v1/media/{mediaId}/download \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.

Path Parameters

mediaId
string
required

Query Parameters

phone_number_id
string
required
Example:

"100000000000001"

Response

200 - undefined