get https://api.topview.ai/v1/product_avatar/category/list
Response
Field | Type | Description |
---|---|---|
code | String | Response code indicating the status of the request. |
message | String | Response message describing the result of the request. |
result | Array | Array of category objects. |
result[] | Object | Object containing category details. |
result[].categoryId | String | Unique identifier for the category. |
result[].categoryName | String | Name of the category, which may include emojis. |