get
https://api.accelevents.com/rest/host/session/
- API used at host side event admin, super admin, and organizer admin can access this API.
- On the host side when we click on Analytics -> sessions -> sessions row, it will give us a session Id and it will return all session data like session start time, end time, session title, description capacity, etc.
- it will give the speaker, sponsors, and register holder data as well
- We need to pass an authorization token here, which is generated after successful login into the account.