Overview
Return a list of customer templates.
List the templates of a customer
This request will return a list of templates that belong to a customer. It includes the ability to return paged results to limit the number of template items in the response. You can include a page offset, number of items, and template fields that can be returned in the response. It also provides a filter parameter to enable limiting templates returned based on the condition provided.
The Method
Parameters
Optional Parameters
Example Request
https://[Your URL]/api/3.0/templates?fields=:fields&filters=:filters&count=:count&offset=:offset