- Retrieves all invitations for a particular event
- Allows filtering by invitation status (pending, sent, accepted, rejected)
- Provides complete information about each invite and its current status
- To monitor invitation response rates
- When following up with people who haven’t responded
- To generate guest lists for accepted invitations
- For reporting on invitation metrics
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
event_id | string | Yes | The unique identifier of the event |
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
status | string | No | Filter invites by status. Options include: “pending”, “sent”, “accepted”, “rejected” |
Response
The API returns an array of invite objects matching the specified criteria:pending: Invitation has been created but not sent yetsent: Invitation has been sent but no response yetaccepted: Invitee has accepted the invitationrejected: Invitee has declined the invitation
?status=accepted in your query.Authorizations
API key authentication. Add your API key as the value of the 'x-api-key' header.
Path Parameters
Query Parameters
Available options:
pending, sent, accepted, rejected Response
Successful Response
Available options:
1, 44, 1, 61, 91, 345 Available options:
QR Code, Biometric, Both Available options:
pending, sent, accepted, rejected 