Skip to main content
GET
Fetch Followers Count
Get the count of followers for a specific user. This is a public endpoint that does not require authentication.

Path Parameters

userId
string
required
ID of the user to get followers count for

Response

count
number
Total number of followers for the specified user

Error Responses