EmailTemplates
List email templates.
List email templates.
GET
List email templates.
Query Parameters
The cursor used in pagination. This is the index of the first note to be returned.
The maximum number of notes to be returned. The default is 20.
The property used to sort the notes by. The default is CreationDate.
Example:
"CreationDate"
The sorting direction for the returned notes. Accepted values: ASC, DESC. The default is DESC.
