List Public Events Received By User

Lists the public events received by a user, showing activity from other users that affects the specified user's repositories and interactions. This endpoint returns events such as when someone watches, forks, or creates issues on the user's repositories, or when someone follows the user. The events are limited to public activity only and are returned in chronological order with the most recent events first. Results are paginated with up to 30 events per page, and the API supports standard Git...