---
title: "Changes to List followers of a user"
method: GET
path: "/x/users/{id}/followers"
---

# Changes to List followers of a user

`GET /x/users/{id}/followers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 12 revisions.

- **2026-08-24** `5b381ffca02c` — 17 breaking, 10 info
- **2026-08-19** `73cd0a1d989c` — 180 warning, 10 info
- **2026-08-12** `d5855df0e349` — 54 warning, 7 info
- **2026-08-09** `4839804dc9da` — 5 breaking, 2 warning, 18 info

## Changes

- **2026-08-24** `5b381ffca02c` — 17 breaking, 10 info
  - the `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `oneOf[subschema #2]/allOf[subschema #2]/` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `oneOf[subschema #4]/allOf[subschema #2]/` response's property type/format changed from ``/`` to `object`/`` for status `402`
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/complete` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/cursorFailureCount` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/deadlineReached` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/duplicateCount` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/failedStrategyCount` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/malformedCount` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/pagesFetched` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/responseTruncated` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/resultLimitReached` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/returnedUsers` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/stalledStrategyCount` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/strategies` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/strategyCount` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic/uniqueUsers` from the response with the `200` status
  - for the `query` request parameter `pageSize`, the min was decreased from `20.00` to `1.00`
  - added the optional property `oneOf[#/components/schemas/PaginatedUsers]/filtered_count` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PaginatedUsers]/users/items/accountBasedIn` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PaginatedUsers]/users/items/affiliatesHighlightedLabel/longDescription` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[#/components/schemas/PaginatedUsers]/filtered_count` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[#/components/schemas/PaginatedUsers]/users/items/accountBasedIn` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[#/components/schemas/PaginatedUsers]/users/items/affiliatesHighlightedLabel/longDescription` to the response with the `200` status
  - added `#/components/schemas/CoverageDiagnosticBase, subschema #2` to the `oneOf[#/components/schemas/UserListCoverageResponse]/allOf[subschema #2]/diagnostic` response property `allOf` list for the response status `200`
  - added 'propertyNames' constraint to the `oneOf[subschema #2]/allOf[subschema #2]/` response property for the status `401`
  - added 'propertyNames' constraint to the `oneOf[subschema #4]/allOf[subschema #2]/` response property for the status `402`
- **2026-08-19** `73cd0a1d989c` — 180 warning, 10 info
  - added the new `closed` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `closed` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `410`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `424`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `502`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `503`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `404`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `410`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `424`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `502`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `503`
  - added the new `closed` enum value to the `oneOf[subschema #2]/allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `closed` enum value to the `oneOf[subschema #2]/allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `closed` enum value to the `oneOf[subschema #4]/allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `402`
  - added the new `closed` enum value to the `oneOf[subschema #4]/allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `402`
  - added the new `expired` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `expired` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `410`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `424`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `502`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `503`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `404`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `410`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `424`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `502`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `503`
  - added the new `expired` enum value to the `oneOf[subschema #2]/allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `expired` enum value to the `oneOf[subschema #2]/allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `expired` enum value to the `oneOf[subschema #4]/allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `402`
  - added the new `expired` enum value to the `oneOf[subschema #4]/allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `402`
  - …150 more
- **2026-08-12** `d5855df0e349` — 54 warning, 7 info
  - added the new `coverage_cursor_gone` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `coverage_cursor_gone` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `424`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `502`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `503`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `404`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `424`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `502`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `503`
  - added the new `coverage_cursor_gone` enum value to the `oneOf[subschema #2]/allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `coverage_cursor_gone` enum value to the `oneOf[subschema #2]/allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `coverage_cursor_gone` enum value to the `oneOf[subschema #4]/allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `402` (media type: application/json)
  - added the new `coverage_cursor_gone` enum value to the `oneOf[subschema #4]/allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `402` (media type: application/json)
  - added the new `coverage_cursor_unavailable` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `coverage_cursor_unavailable` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `409`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `424`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `502`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `503`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `404`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `409`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `424`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `502`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `503`
  - added the new `coverage_cursor_unavailable` enum value to the `oneOf[subschema #2]/allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `coverage_cursor_unavailable` enum value to the `oneOf[subschema #2]/allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `coverage_cursor_unavailable` enum value to the `oneOf[subschema #4]/allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `402` (media type: application/json)
  - added the new `coverage_cursor_unavailable` enum value to the `oneOf[subschema #4]/allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `402` (media type: application/json)
  - added the new `invalid_coverage_cursor` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `invalid_coverage_cursor` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - …21 more
- **2026-08-09** `4839804dc9da` — 5 breaking, 2 warning, 18 info
  - added `#/components/schemas/PaginatedUsers, #/components/schemas/UserListCoverageResponse` to the response body `oneOf` list for the response status `200`
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `has_next_page` from the response with the `200` status
  - removed the required property `next_cursor` from the response with the `200` status
  - removed the required property `users` from the response with the `200` status
  - for the `query` request parameter `limit`, the max was set to `10000.00`
  - for the `query` request parameter `limit`, the min was set to `1.00`
  - added the new optional `query` request parameter `bioContains`
  - added the new optional `query` request parameter `hasLocation`
  - added the new optional `query` request parameter `hasWebsite`
  - added the new optional `query` request parameter `locationContains`
  - added the new optional `query` request parameter `maxFollowers`
  - added the new optional `query` request parameter `maxFollowing`
  - added the new optional `query` request parameter `maxStatuses`
  - added the new optional `query` request parameter `minAccountAgeDays`
  - added the new optional `query` request parameter `minFollowers`
  - added the new optional `query` request parameter `minFollowing`
  - added the new optional `query` request parameter `minStatuses`
  - added the new optional `query` request parameter `mode`
  - added the new optional `query` request parameter `usernameContains`
  - added the new optional `query` request parameter `verifiedOnly`
  - added the new optional `query` request parameter `verifiedType`
  - `query` request parameter `limit` was reactivated
  - added the non-success response with the status `409`
  - added the non-success response with the status `503`

---

[Operation](https://skmtc.dev/xquik-dev/apis/xquik-api-3/docs/x/users/:id/followers/get.md) · [API](https://skmtc.dev/xquik-dev/apis/xquik-api-3.md) · [Page](https://skmtc.dev/xquik-dev/apis/xquik-api-3/changes/x/users/:id/followers/get)
