Skip to main content
GET
List templates (v3)

Authorizations

Authorization
string
header
required

Bearer token authentication using API tokens for team-based access control.

You can generate your own API token at: https://app.nexrender.com/settings/api-tokens

Response

Successfully retrieved list of templates

id
string
required

Unique template identifier used for referencing in jobs and API operations

Pattern: ^[0-9A-HJKMNP-TV-Z]{26}$
type
enum<string>
required

Template file format

Available options:
aep,
zip,
mogrt
displayName
string
required

Human-readable template name

status
enum<string>
required

Current template processing status

Available options:
awaiting_upload,
downloading,
processing,
uploaded,
error
createdAt
string<date-time>
required

ISO timestamp when the template was created

updatedAt
string<date-time>
required

ISO timestamp when the template was last updated