Get recipient JSON schema for a template
WhatsApp Campaigns Endpoints
Get Recipient Schema
Get the required JSON schema for building the recipient payload for a specific template
GET
Get recipient JSON schema for a template
Authorizations
Project API key (sk_live… or sk_dev…). Send it as Authorization: Bearer <api_key>.
Query Parameters
MongoDB template id from GET /api/whatsapp/resources
Pattern:
^[a-fA-F0-9]{24}$Campaign MongoDB id (uses the campaign's linked template)
Pattern:
^[a-fA-F0-9]{24}$Alias for _id (campaign MongoDB id)
Pattern:
^[a-fA-F0-9]{24}$