---
title: "APP被访问者粉丝分页"
method: GET
path: "/api/user/intervieweeFollowsPage"
tags: ["APP用户相关接口"]
---

# APP被访问者粉丝分页

`GET /api/user/intervieweeFollowsPage`

APP被访问者粉丝分页

## Query parameters

- `nickname` string
- `page.countId` string
- `page.current` integer
- `page.maxLimit` integer
- `page.optimizeCountSql` boolean
- `page.orders[0].asc` boolean
- `page.orders[0].column` string
- `page.pages` integer
- `page.records[0].nickname` string
- `page.searchCount` boolean
- `page.size` integer
- `page.total` integer
- `pageNum` integer
- `pageSize` integer

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/waysway/apis/api.md) · [All operations](https://skmtc.net/waysway/apis/api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/waysway/api/versions/be231a3c8a8e/schema)
