Skip to main content
GET
Get a template

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

id
string
requerido

Template ID

Respuesta

OK

createdAt
string<date-time>

Template creation timestamp in UTC

Ejemplo:

"2021-01-01T00:00:00Z"

description
string

Human-readable template description

Ejemplo:

"Monthly financial report"

fileName
string

Stored template filename

Ejemplo:

"0196159b-4f26-7300-b3d9-f4f68a7c85f3_1744119295.tpl"

id
string

Unique template identifier

Ejemplo:

"00000000-0000-0000-0000-000000000000"

outputFormat
string

Format generated from this template

Ejemplo:

"HTML"

updatedAt
string<date-time>

Most recent template update timestamp in UTC

Ejemplo:

"2021-01-01T00:00:00Z"