WhatsApp Use
Whatsapp

List shared items

GET
/v1/whatsapp/shared-items

Media, files, locations, polls, events, and calls.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

conversation_id?string
content_types?array<string>
limit?integer
cursor?string

Header Parameters

X-WhatsApp-Use-Connection-Id?string

Required when the API key can access multiple WhatsApp connections.

Response Body

application/json

application/json

curl -X GET "https://example.com/v1/whatsapp/shared-items"
{}
{  "error": "string"}