List Whats App Template Event Candidates
List a bounded page of approved, account-bound templates compatible with one automatic WhatsApp event.
List a bounded page of approved, account-bound templates compatible with one automatic WhatsApp event.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
eventKey*string
Value in
- "order_received_lab"
- "order_submitted_clinic"
Query Parameters
page?integer
Range
1 <= valueDefault
1limit?integer
Range
1 <= value <= 50Default
20search?string
Length
1 <= length <= 200Response Body
application/json
curl -X GET "https://example.com/whatsapp-templates/event-overrides/order_received_lab/candidates"{ "data": [ { "id": "string", "displayName": "string", "language": "st" } ], "pagination": { "page": 0, "limit": 0, "total": 0, "totalPages": 0 }}Empty