get
https://api.accelevents.com/rest/host/event//session//download/attendees/CSV
- API used at host side event admin, super admin, and organizer admin can access this API.
- This API is used to get attendee session details by session-id.
- This API will return attendee data like first name, last name, email, and attendee was attending a session or not.
- We need to pass an authorization token here, which is generated after successful login into the account.