get https://api.topview.ai/v2/product_anyShoot/product_background/template/list
This is your first endpoint! Edit this page to start documenting your API.
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 of Objects | List of items with detailed information. Each object contains the following fields: |
uniqueKey | String | Unique identifier for the item. |
templateId | String | Identifier for the template associated with the item. |
categoryId | Integer | Identifier for the category of the item. |
categoryName | String | Name of the category the item belongs to. |
prompt | String | Description of the scene and atmosphere of the item. |
templateImageUrl | String | URL of the image associated with the item. |