eb_series_events
List the individual dates and times of a recurring event series. Pass the series_id to get all scheduled occurrences.
Instructions
List the occurrences of a recurring event series. Search results and events carry a series_id when they belong to one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Event status filter (default all) | |
| series_id | Yes | Numeric series id (from an event/search result) | |
| continuation | No | Pagination continuation token from a previous response |