GET
/
api
/
v1
/
public
/
template
/
versions
/
{versionId}
/
channel-templates
Authorization
string
required
Bearer token for API authentication. Format: Bearer {{apiToken}}

Query Parameters

channel
string
Filter channel templates by channel.
Search channel templates by field.
sort
string
Sort channel templates by field.
page
integer
Page number for pagination. Default: 0.
size
integer
Number of items per page. Default: 10.