Fetch Auto-Generated Templates
Direct Send auto-generates WhatsApp templates for each unique message. This endpoint retrieves all auto-generated templates associated with the authenticated account.
Fetch Auto Generated Templates API
GET https://apis.rmlconnect.net/wba/auto-generated-templates
List autogenerated templates by meta
GET https://apis.rmlconnect.net/wba/auto-generated-templates — List autogenerated templates by meta
Retrieves all auto-generated Direct Send templates for the authenticated customer account.
GET https://apis.rmlconnect.net/wba/auto-generated-templates
Authorization: <JWT_TOKEN>No request body. No query parameters required.
InfoExpected: 200 OK with an array of template objects. Templates may carry status ACTIVE, PAUSED, or REJECTED.
Updated 4 days ago
Did this page help you?