Get template metadata (v3)
Retrieve lightweight metadata for one template. Use the compositions and layers subresources to inspect template structure.
Authorizations
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
Path Parameters
Unique template identifier in ULID format
^[0-9A-HJKMNP-TV-Z]{26}$Response
Successfully retrieved template metadata
Lightweight template metadata returned by the v3 template API. Composition and layer structure is exposed through separate paginated endpoints.
Unique template identifier used for referencing in jobs and API operations
^[0-9A-HJKMNP-TV-Z]{26}$Template file format
aep, zip, mogrt Human-readable template name
Current template processing status
awaiting_upload, downloading, processing, uploaded, error ISO timestamp when the template was created
ISO timestamp when the template was last updated

