Download The Match User CSV

  • API used at host side event admin, super admin, and organizer admin can access this API.
  • It will download networking matches user data like session title, company, job title,
    match user title, match user company, name, etc.
  • We need to pass an authorization token here, which is generated after
    successful login into the account.
AttributeDescription
Session TitleSession's Name
Title Attendee's Job Title
Company Attendee's Company Name
Match User Title It will return the match attendee job title
Match User CompanyIt will return the match attendee company name
Nameit will return the attendee name
Match User Name it will return the match user name
Match date/time It will return the date and time when a match the user
  • 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!