Template List

Response

Field

Type

Description

code

String

Response code indicating success.

message

String

Message describing the response.

total

Integer

Total number of items available.

pageNo

Integer

Current page number in the pagination.

pageSize

Integer

Number of items per page.

data

Array

Array of template data.

  • templateId

String

Unique identifier for the template.

  • templateImageUrl

String

URL of the template image.

  • coverUrl

String

URL of the cover image.

  • minSubsType

String

Minimum subscription type required.

  • style

String

Style of the template.

  • templateCategoryList

Array

List of categories associated with the template.

-- categoryId

String

Unique identifier for the category.

-- categoryName

String

Name of the category.

Language
Click Try It! to start a request and see the response here!