Template List

Response

FieldTypeDescription
codeStringThe response code indicating status
messageStringMessage describing the response
resultObjectContains the result of the request
result.totalIntegerTotal number of templates available
result.pageNoIntegerCurrent page number
result.pageSizeIntegerNumber of templates per page
result.dataArrayList of templates
result.data[templateId]StringUnique identifier for the template
result.data[templateImageUrl]StringURL of the template image
result.data[coverUrl]StringURL of the cover image
result.data[minSubsType]StringMinimum subscription type required for the template
result.data[style]StringStyle of the template
result.data[templateCategoryList]ArrayList of categories associated with the template
result.data[templateCategoryList[categoryId]]StringUnique identifier for the category
result.data[templateCategoryList[categoryName]]StringName of the category
Language
Click Try It! to start a request and see the response here!