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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
AttrubuteDescription
TitleSession Name
Start TimeIt is a session start time when the session will begin
End TimeIt is a session End time when the session will finish
Locationit is the platform where sessions will be organized
Descriptionit is a description for a session like which kind of session is this for example product launch, seminar, etc
Capacityit is the capacity for how attendees can join this session
Statusit is status for sessions like IN_MEETING, REGISTERED, and CHECK_IN_AVAILABEL,
Formatit is sessions format like MAINSTAGE_SESSION, BREAKOUT_SESSION, NETWORKING SESSION, WORKSHOP_SESSION etc
Current User Registered Event TicketIdIt will return the event's registered ticket id for attendees
Purchaser User Registered Event TicketIdIt will return the event's purchaser ticket id for attendees
DurationIt is video duration for Youtube, Vimeo, Wistia, Voxeet, TokBox, etc sessions
Hide Session From Attendeesit will return true if the session is hidden for the attendee
Enable Ques And Ansit will return true if the attendee can ask questions and answers in a session
Enable Chatit will return true if the attendee can chat in a session
Enable Pollit will return true if the attendee can
Stream Keyit is a secret key for your live session
Stream Urlit is a URL for live stram page
Sub Stream Providerif your session is organized on accelEvents studio
then you can choose a sub-stream provider like Voxeet and TokBox
Rtmp Urlif your session is organized on accelEvents RTMP
then it will generate RTMP URL which is for the MUX live stream application
AccelEvents Studioit is true is session stream provider is accel events studio
Direct Video Auto Startit is true if video autostart is enabled
Asset ListIt will return the session's mux details like video duration, file name, when a file was created, who was the created file, etc data
Display Donationit is true if the donation button is enabled
Meeting Passwordit is a zoom meeting password to join the zoom session
Closed Caption Heightit is caption height
Closed Caption Urlit is a URL for watching the caption text like video
there we can change background-color, caption size, etc
Record Sessionit is true if the session recording is enabled
Hide Video Controlsit is true if the session video control is hidden for the attendee
Sub Title File Urlit is a subtitle file for the video
Session Visibility Typeit is a private/public session
Enable Attendee Listit will return false if the attendee list is showing
in session
Allowed Minutes To JoinLateit is time for how many minutes late you can join the session
QandAPrivateit will return false if the attendee can ask questions and
answer privately
  • Here are the different types of expand query parameters.
ExpandDescription
StatsIt will return the registered/interested attendee in the session attendee count
DurationIt is video duration for Youtube, Vimeo, Wistia, Voxeet, TokBox etc sessions
Attendee Countit is the number of attendees who have joined the session
  • if expand contains registerdHolderUsers these data are returned for registered user
AttributeDescription
Event Ticket IdIt is an id when you buy the ticket it will generate a unique ticket id
First NameAttendee's First Name
Last NameAttendee's Last Name
EmailAttendee's Email Address
Phone NumberAttendee's Phone Number
Attendedit will return true if the attendee joins the session
Registration DateIt is a date attendee registered/Bookmark the session
EngagementIt is showing that how much time you are engaged with session
  • if expand contains Speaker these data are returned for speaker
AttributeDescription
Speaker IdUnique Speaker Id of the speaker for getting speaker details
TitleSpeaker's Job Title
CompanySpeaker's Company Name
ImageUrlSpeaker's Profile Picture
User IdUnique User Id for getting Users details
PronounsSpeaker's Pronouns Name
BioSpeaker's details
LinkedInSpeaker's LinkedIn profile URL
TwitterSpeaker's Twitter profile URL
TwitterSpeaker's Twitter profile URL
ModeratorIt is Access of Start/Stop Broadcast in Studio
LoggedIn At VEHIt will return true if the speaker logged in at the virtual event hub
Show ModeratorIf it is true, then the user will see Start and Stop button in-studio
Device CheckedIf it is true it will check your device like your microphone, camera, and speaker working properly or not
Ticket Types For SpeakerTicket types for speaker
Allow Override DetailsIf it is true you can override your profile details.
Allow Attendee Accesswhen the speaker buys a free ticket for the attendee so the attendee can have direct access to the virtual event hub.
it is only valid for a free ticket type
  • Here are the possible error messages that return if any condition fails or required data is missing for processing.
Error CodeDescription
200Ok
400The request could not be understood by the server due to malformed syntax.
401You are not authorized to view the resource
403Accessing the resource you were trying to reach is forbidden
404The resource you were trying to reach is not found
4030201Not Event Host
404800Session Not Found
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
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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