Get attendee access lists for every session
Returns, for each published session in the event, the attendees who are associated with it — broken down by the route that associates them.
A session can be reached through seven independent routes, and each is reported as its own list of appuserid values:
bookmarked— the attendee bookmarked the sessionrsvp— the attendee has a confirmed RSVPcheckin— the attendee checked in to the sessionuser_access— the attendee was granted access individuallyticket_access— the attendee holds a ticket associated with the sessionsession_speaker_access— the attendee is linked as a speaker of the sessionuser_category_access— the attendee belongs to a user category granted access
NOTE:
Only published sessions are considered, and only active attendees who are not in waitlist mode are counted.
Sessions that no attendee is associated with through any route are omitted from resource entirely — so count is the number of sessions with at least one association, not the event's total session count.
The same attendee can legitimately appear under more than one route. Within a single route each attendee appears once, even where the underlying data matches twice (for example an attendee holding two of the session's associated tickets).
The event is resolved from the session token, so no eventid is needed.
| Responses | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
200SessionAccessResponse
| ||||||||||||
defaultError Response
|