List your WhatsApp templates
GET/api/v1/waba/templates
Each template carries an inputs object describing what a send must supply: body variables, header, and every button that takes a value with its index and label.
Request
Responses
- 200
- 400
- 401
- 500
Templates fetched successfully
Validation error
Unauthorized (invalid apiToken)
Internal server error