---
title: "Retrieve follower rankings"
method: GET
path: "/followers/rankings"
tags: ["Follower endpoints"]
---

# Retrieve follower rankings

`GET /followers/rankings`

Generates a list of domains ordered by number of followers

## Path parameters

- `count` number

## Response `200`

Follower rankings

- SerializedDomainRanking[]
  - `domain` string
  - `rank` number
  - `count` number

---

[API](https://skmtc.net/unstoppabledomains/apis/profile-api.md) · [All operations](https://skmtc.net/unstoppabledomains/apis/profile-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unstoppabledomains/profile-api/revisions/10f8400cb1c1/schema)
