GET
/
configs
/
templates

Headers

LAM-API-KEY
string
required

Query Parameters

limit
integer
default: 1000
offset
integer
default: 0
sort
enum<string>
Available options:
id,
name,
status

Response

200 - application/json
namespace
string
required

Namespace of the template.

name
string
required

Name of the template.

language
object
required

Contains 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.