Retrieve a paginated list of all email templates in the Kit account. Returns template details including ID, name, default status, and category. Supports cursor-based pagination for navigating large template collections. Use this when you need to view or iterate through email tem…
afterstringCursor for fetching the next page of results. Use the 'end_cursor' value from a previous response.
beforestringCursor for fetching the previous page of results. Use the 'start_cursor' value from a previous response.
per_pageintegerNumber of email templates to return per page. Default is 500, maximum is 1000.
include_total_countbooleanInclude the total count of email templates in the response. Note: This may slow down the response for large collections.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.