Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.wazapin.com/v1/templates/library \ --header 'Authorization: Bearer <token>'
{ "data": [ { "body_text": "<string>", "category": "<string>", "header_format": "<string>", "id": "<string>", "language": "<string>", "slug": "<string>", "sort_order": 123, "title": "<string>", "variables": "<unknown>", "buttons": [ { "text": "<string>", "type": "<string>", "phone_number": "<string>", "url": "<string>" } ], "description": "<string>", "footer_text": "<string>", "header_text": "<string>", "industry": "<string>" } ] }
Session token or API key
1 <= x <= 100
x >= 0
OK
Show child attributes