Get Networking Analytics

  • API used at host side event admin, super admin, and organizer admin can access this API.
  • it will get networking analytics data like connections, average connection per attendee,
    matches, and meetings.
  • We need to pass an authorization token here, which is generated after
    successful login into the account.
AttributeDescription
Connections It will return the count of attendee connections
Average Connection Per Attendee It will return the average connection per attendee
MeetingsIt will return the count of meetings booked in the networking session
Matches It will return the count of matches attendees
  • 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
500Internal Server Error
4030201Not Event Host
Language
Authorization
Header
Click Try It! to start a request and see the response here!