Query Parameters
Page number for pagination
Items per page (maximum: 100)
Response
Array of follower objects
Error Responses
Unauthorized - 401 Unauthorized
Unauthorized - 401 Unauthorized
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error
Notes
- Requires authentication
- Returns paginated list of accounts that follow the current user
- Each follower entry includes user details and follow timestamp
- Default pagination: 20 items per page, maximum 100 items per page
- Rate limiting: 100 requests per 5 minutes