Fetches basic properties of elements for a specific design template by its ID for the authenticated user.
src
text
fill
GET /templates/{templateId}/elements/basic
templateId
(string, required): The ID of the design template.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the design template
Basic elements retrieved successfully
The response is of type object
.