---
title: "New Endpoint"
method: GET
path: "/v1/aiavatar/query"
---

# New Endpoint

`GET /v1/aiavatar/query`

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

## Query parameters

- `pageNo` number
- `pageSize` number
- `gender` 'male' | 'female'
- `ethnicityIdList` string[]
- `sortField` 'sort' | 'shelving Time'
- `sortType` 'decs' | 'asc'
- `isCustom` string

## Headers

- `Topview-Uid` string, required
- `Authorization` string, required

## Response `200`

- object
  - `name` string, required

---

[API](https://skmtc.net/topview/apis/image-character-swap-apis-editable-in-readme.md) · [All operations](https://skmtc.net/topview/apis/image-character-swap-apis-editable-in-readme/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/topview/image-character-swap-apis-editable-in-readme/revisions/83cd46ca7859/schema)
