Get Session Analytics Data by Session Id

  • 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.
Path Params
string
required

Unique session Id of event for getting session details

Query Params
string

it is contains duration,speaker,sponsors,exhibitor,video Analytics etc value and return data accordingly

Headers
string
required

API authentication token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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