Returns an array of templates from an app.

Response Data Definitions

ParameterTypeDescription
total_countIntegerThe number of templates in the response.
offsetIntegerSet with the offset query parameter. Default 0.
limitIntegerMaximum number of templates returned. Default 50.
templatesArrayAn array containing the template information.

Segment Data Definitions

ParameterTypeDescription
idStringThe template ID.
nameStringThe template name.
created_atStringDate template created.
updated_atStringDate template last updated.
Language