get
https://api.accelevents.com/rest/cache/events//session//portal
Using this API, you can get sessions details for an event. This API will get data from the cache.
You need to send eventurl as a path parameter.
This API can pass Authentication as an optional header parameter. If the token is passed and you are event admin/staff then it will bring all hidden/private sessions also otherwise it will return only public/visible sessions only.