gettemplates
Retrieve all templates in your account, with optional filtering by id, group, or pagination.
Instructions
Gets all templates in an account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Optional template id to filter by | |
| page | No | Optional number of page to return | |
| take | No | Optional number of items to return | |
| group_id | No | Optional template group Id | |
| group_name | No | Optional group name to filter by |