Get Event
get_eventGet a single scheduled event by its UUID (the last path segment of an event URI). Returns full event details including name, times, status, location, and event membership.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Scheduled event UUID (last segment of the event URI). | |
| _apiKey | Yes | Calendly personal access token (sent as Bearer token) |