List an application's message templates
GEThttps://platform.docana.com/api/v1/applications/:id/message-templates/
Returns every WhatsApp message template registered in the send-side catalog for this application, with placeholders derived from both the definition and the rendered text preview.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The registered message templates
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No read access to the application
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.