- Fetches complete information about a single event using its ID
- Provides statistics about invitations (sent, accepted, pending, rejected)
- Shows you the current status of your event and its attendance metrics
- When building an event management dashboard
- When you need to monitor invitation response rates
- When checking how many people have accepted your invitations
- Before an event to assess expected attendance
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
event_id | string | Yes | The unique identifier of the event to retrieve |
Response
The API returns the event object with all its details, including invitation statistics:invite_stats field shows you:
- How many invitations were sent total (
total) - How many people have accepted your invitation (
accepted) - How many haven’t responded yet (
pending) - How many declined to attend (
rejected)
Authorizations
API key authentication. Add your API key as the value of the 'x-api-key' header.
Path Parameters
Response
Successful Response
Available options:
fixed, dated 