Templates
Get a list of your existing message templates.
Get a list of your existing message templates.
GET
/
configs
/
templates
Headers
LAM-API-KEY
string
requiredQuery Parameters
limit
integer
default: 1000offset
integer
default: 0sort
enum<string>
Available options:
id
, name
, status
Response
200 - application/json
namespace
string
requiredNamespace of the template.
name
string
requiredName of the template.
language
object
requiredContains a language object. Specifies the language the template may be rendered in. Only the "deterministic" language policy works with media template messages.
components
object[]
Array of components objects containing the parameters of the message.