דילוג לתוכן הראשי

List WhatsApp templates

GET 

/inboxes/:inbox_id/templates

Approved WhatsApp templates for one inbox, with how many body variables each expects.

Call it before sending a template: name and body_variable_count are what you need to build the send. Only templates with status: approved can be sent.

A non-WhatsApp inbox returns an empty list rather than an error, so a client can call this uniformly.

Request

Responses

Templates returned.

Response Headers
    X-Request-Id

    Correlation id for this request. Quote it when reporting a problem.