Get invite details along with associated event information
This endpoint retrieves both invitation details and information about the associated event in a single call. It’s perfect for creating attendee-facing interfaces where you need to show both the invitation and event information. What it does:Documentation Index
Fetch the complete documentation index at: https://docs.securegate.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
session_id | string | No | The unique session identifier |
invite_id | string | No | The unique invite identifier |
session_id or invite_id, but not necessarily both.