Get All Templatesget https://a.klaviyo.com/api/v1/email-templatesReturns a list of all the email templates you've created. The templates are returned in sorted order by name.Query Paramspageinteger≥ 0Defaults to 0For pagination, which page of results to return. Default = 0countinteger1 to 100Defaults to 50For pagination, the number of results to return. Max = 100Response 200Returns a list of all the email templates you've created. The templates are returned in sorted order by name.Updated over 4 years ago