Get session detail

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.

Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

int32
required

Session ID is unique identifier for your session.

Headers
string

API Authentication Token

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json