Avatar Category List

This is your first endpoint! Edit this page to start documenting your API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

FieldTypeDescription
codeStringResponse code indicating success.
messageStringMessage describing the response.
resultObjectObject containing category data.
  • total
IntegerTotal number of categories available.
  • pageNo
IntegerCurrent page number in the pagination.
  • pageSize
IntegerNumber of items per page.
  • data
ArrayArray of category data.
-- categoryIdStringUnique identifier for the category.
-- categoryNameStringName of the category.

Query Params
string
string
Defaults to 1
string
Defaults to 20
Headers
string
required
Defaults to <your-topview-uid>
string
required
Defaults to Bearer <your-api-key>
Response
200

Successful response

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