get https://api.accelevents.com/rest/u/event//AttendeeList
This API is used to download the attendee list of the specific event ID.
Note that this API does not contain any Accelevent employee or [email protected] account checked-in records as they will not be added and get charged for attendee overages.
Path Parameters
eventId - Unique identifier of the event.
Body Parameters
Not Required
Response
This API will return a CSV file that contains a list of attendees.
Authentication required - ✅
Role wise accessibility
Super Admin - ✅
Admin - ✅
Whitelabel Admin - ✅
Staff - ❌
Attendee - ❌
Exhibitor - ❌
Speaker - ❌
Modules
Display - ❌
Portal - ❌
Host - ✅
This API can get an error If the event does not have any attendees checked in with the purchased tickets.
Error code | Reason |
---|---|
4060526 | This error will appear when the logged-in user does not have the privilege to download the attendee list. Only the Superadmin, Whitelabel admin, or the event admin is allowed to download the list of the checked-in attendees. |
4060525 | This error will appear when no checked-in attendees are available for this event. |