Avatar Category List

Response

Field

Type

Description

code

String

Response code indicating success.

message

String

Message describing the response.

result

Object

Object containing category data.

  • total

Integer

Total number of categories available.

  • pageNo

Integer

Current page number in the pagination.

  • pageSize

Integer

Number of items per page.

  • data

Array

Array of category data.

-- categoryId

String

Unique identifier for the category.

-- categoryName

String

Name of the category.


Language
Click Try It! to start a request and see the response here!