Fetch Following Count
User Follow Operations
Fetch Following Count
Get the count of accounts a specific user follows
GET
Fetch Following Count
Get the count of accounts a specific user follows. 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 following count for
Response
Total number of accounts the specified user follows
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

