This tool retrieves a list of all email templates created in your Brevo account. It corresponds to the GET /v3/smtp/templates endpoint as per the Brevo API documentation, with optional parameters for filtering (templateStatus), pagination (limit, offset), and sorting (asc/desc).
sortSort the results in the ascending/descending order of record creation. Default order is descending if sort is not passed
limitNumber of documents returned per page
offsetIndex of the first document in the page
templateStatusFilter on the status of the template. Active = true, inactive = false
dataRequiredobjectData from the action execution
errorError 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.