The template object
These attributes define the properties of a template.
The template object is used to store template data, including dimensions, user information, and category details.
Attributes
id string
The unique UUID for the template.
name string
The name of the template.
description string
A brief description of the template.
width integer
The width of the template in pixels.
height integer
The height of the template in pixels.
thumbnail string
URL of the template’s thumbnail image.
layersCount integer
The number of layers (not locked) of the template.
user User object
The user who created or owns the template.
Sample Object
Here’s a sample object of a template: