Get template detail
Authentication
Account authentication key. The App-Key must have the RCS channel enabled.
Path parameters
Response
Template identifier. Use it as template_id when sending a message.
Owner account (informational).
Always true; only active templates are listed.
Template structure. Object { text, suggestions? } for BASIC; array of cards (richCard with standaloneCard or carouselCard) for SINGLE; array of contents with contentInfo and suggestions for CONVERSATIONAL. Placeholders {{...}} are the variables to provide when sending, except {{UUID_MESSAGE}}, which is internal.
Ready-to-use body for POST /v1/rcs/messages; substitute AGENT_ID with a real agent of the same type as the template.

