Retrieve all templates message
📔 Filters, Pagination and Sorting
To filter templates you can use the endpoint with the filters based on specific search criteria and use the pagination to organize your result as you wish.
📗 Available Filters
Property | Format | Description |
---|---|---|
name | string | The name of the template |
status | string | Status of the template: |
category | string | Category of the template: |
⚠️The only operator use on this endpoint search criteria is "eq".
To know more about how to use these filtering and organization tools look at these documents: