Get Attendee Check-In Details

This API is used to get a count of attendees checked-in for specific Ticket Type ID. It is separated into the total number of logged-in users, the number of users checked-in by Admin or Staff, the number of users checked-in as ticket holders, the number of users checked-in as exhibitors, or the number of users checked-in as speakers.

If the date has passed then only that days count will be fetched, otherwise it will return the count from all checked-in logs.

If ticketTypeId is passed then that specific ticket type count will be fetched, otherwise it will return the count from all checked-in logs.

Path Parameters
Not Required

Body Parameters
Not Required

Response
Details / Check response object

Authentication required - ✅

Role wise accessibility 

Super Admin - ✅
Admin - ✅
Staff - ✅

Attendee - ❌
Exhibitor - ❌
Speaker - ❌

Modules
Display - ❌
Portal - ❌
Host - ✅

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the description of response attributes, which returns in the form of JSON.

AttributeDescription
noOfCheckedInByAdminOrStaffNumber of users checked-in as Admin or Staff.
noOfCheckedInByExhibitorNumber of users checked-in as Exhibitors.
noOfCheckedInBySpeakerNumber of users checked-in as Speakers.
noOfCheckedInByTicketHolderNumber of users checked-in as Ticket Holders.
noOfLoggedInUserNumber of logged in users.
Query Params
date

Required date format is "dd/MM/yyyy"

int32
Responses

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