get https://api.topview.ai/v1/photo_avatar/template/category
Response
Field | Type | Description |
---|---|---|
code | String | Response code indicating success. |
message | String | Message describing the response. |
result | Object | Object containing category data. |
| Integer | Total number of categories available. |
| Integer | Current page number in the pagination. |
| Integer | Number of items per page. |
| Array | Array of category data. |
-- categoryId | String | Unique identifier for the category. |
-- categoryName | String | Name of the category. |