get https://api.topview.ai/v1/product_anyShoot/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. |
| String | Unique identifier for the template. |
| String | URL of the template image. |
| String | URL of the cover image. |
| String | Minimum subscription type required. |
| String | Style of the template. |
| Array | List of categories associated with the template. |
-- categoryId | String | Unique identifier for the category. |
-- categoryName | String | Name of the category. |