Troubleshooting If requests fail, run or Core APIs Get Current User Returns the authenticated user's URI and organization URI — needed for subsequent calls: List Event Types List all event types for the current user. First get your user URI from the step above. Replace with the full URI from (e.g., ): List Scheduled Events List upcoming scheduled events for a user. Replace with your user URI: List Past Scheduled Events Replace with your user URI: Get a Scheduled Event Replace with the UUID portion from a scheduled event URI: List Invitees for an Event Get all invitees (attendees) for a specif…