Fetch Followers Count
User Follow Operations
Fetch Followers Count
Get the count of followers for a specific user
GET
Fetch Followers Count
Get the count of followers for a specific user. This is a public endpoint that does not require authentication.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
ID of the user to get followers count for
Response
Total number of followers for the specified user
Error Responses
Invalid User ID - 400 Bad Request
Invalid User ID - 400 Bad Request
User Not Found - 404 Not Found
User Not Found - 404 Not Found
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error

