templates
List templates
List templates with cursor-based pagination. Returns templates in descending order by update time.
get/v3/templates
Query parameters
projectIdstring
The project ID to list templates for
limitinteger
Number of templates to return (1-100)
cursorstring
Pagination cursor from previous response
displayMode'email' | 'web' | 'document'
Filter by template type
namestring
Filter by name (case-insensitive search)
Response
Default Response