---
title: Calendar::getEvents
type: method
---

Retrieves events that FullCalendar has in memory.

<div class='spec'>

calendar.getEvents() -> Array

</div>

This method will return an array of [Event Objects](event-object) that FullCalendar has stored in client-side memory.
