v1

latestOpenAPI 3.0.42026-08-06124112344.5 KB
Templates

Gets all templates in an account.

get/templates

Query parameters

idstring

Optional template id to filter by

takeinteger

Optional number of items to return

pageinteger

Optional number of page to return

group_idstring[]

Optional template group Id

group_namestring[]

Optional group name to filter by

Response

Returns an array of templates

idstring nullable

Template id

namestring nullable

Template name

group_namestring nullable

Group name

group_idstring nullable

Group id

tagsstring nullable

Tags

created_onstring date-time nullable

Created on date

created_by_idstring nullable

Created by user id

modified_onstring date-time nullable

Modified on date

modified_by_idstring nullable

Modified by user id

scriptstring nullable

Template script

back_colorstring nullable

Template background color

widthinteger nullable

Width

heightinteger nullable

Height

orientationinteger nullable

Display orientation: Landscape, Portrait, Landscape Reversed, or Portrait Reversed