Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 856 Bytes

File metadata and controls

11 lines (8 loc) · 856 Bytes

# InboxWebhookMessageAttachmentsInner

Properties

Name Type Description Notes
type string Attachment type (image, video, file, sticker, audio)
url string Where to fetch the attachment. The contract depends on direction and platform: inbound WhatsApp media points at the authenticated `GET /v1/whatsapp/media/{mediaId}` and requires `Authorization: Bearer <your API key>`, while outgoing media carries the URL originally supplied and Instagram / Facebook / Telegram carry direct platform CDN links that need no authentication.
payload object Additional attachment metadata [optional]

[Back to Model list] [Back to API list] [Back to README]