This endpoint returns a list of accounts that the specified Twitter account has followed in the last 7 days. The request requires either the account handle or user ID. The response includes a list of followed accounts with their user ID, handle, and follow date. If the account hasn’t followed anyone new in the past 7 days, an empty list is returned. The specified account must exist in our database. If the account is not found, the endpoint will return an error.