Skip to main content
GET
List Templates

Request Headers

string
required
Enum: application/json
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Query Parameters

integer
Page size. Integer, value >= 0.
integer
Page number. Integer, value >= 0.
string
Filter the templates by name (fuzzy match). String, length limit: 1-255 characters.
string
Filter the templates by type.
string
required
Filter the templates by channel.
Enum: official, community, private
boolean
required
Template visibility scope. Values: true, false.
Note:
  • Query official/community templates: set to false
  • Query private templates: set to true

Response

object[]
integer
Total number of templates.

Example

Request
Response
Last modified on December 24, 2025