Designs
List Designs
View-Specific Information
Select
The following is an example to query the Designs view:
SELECT * FROM Designs
Columns
Name | Type | References | Description |
Id | String | ID of the Design. | |
UpdatedAt | String | Datetime that Design was last updated. | |
CreatedAt | String | Datetime that Design was created. | |
ThumbnailURL | String | A Thumbnail preview of the template's html content. | |
Name | String | The name of the new design. | |
Editor | String | The editor used in the UI. |