Query Parameters
Page number for pagination
Items per page (maximum: 100)
Response
Array of following 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 the current user follows
- Each following 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