get
https://api.accelevents.com/rest/host/session//attendee
- 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 attendee attend the session, how much engagement with the session, and basic information of the attendee.
- We need to pass an authorization token here, which is generated after successful login into the account.