Download The Lounge Users CSV

  • API used at host side event admin, super admin, and organizer admin can access this API.
  • This API will return lounge user's data like First Name, Last Name, Email, and Vaccination Certificate.
  • We need to pass an authorization token here, which is generated after successful login into the account.
AttributeDescription
PrefixIt is the prefix for attendee names like Mr, Mrs, Miss.
First NameAttendee's first name.
Last NameAttendee's last name.
EmailAttendee's email address.
Please upload a photo of your completed COVID-19 Vaccination Card Attendee's vaccination certificate.
  • Here are the possible error messages that return if any condition fails or required data is missing for processing.
Error CodeDescription
400The request could not be understood by the server due to malformed syntax.
401You are not authorized to view the resource.
4030201Not event host.
500Internal server error.
Language
Authorization
Header
Click Try It! to start a request and see the response here!