get
https://api.topview.ai/v1/photo_avatar/template/category
This is your first endpoint! Edit this page to start documenting your API.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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. |
200Successful response