List all the people linked to all the sessions of an event.

πŸ“˜

This endpoint requires the events:read or events:write scopes.

List all the registrants, attendees and team members (People) associated to an Event, regardless of its Sessions objects.

You can filter the people by their role, using the filter[role] GET filter:

  • participant, which are external people
  • team_member β€” which are internal).

You can also filter People using an filter[email] filter, which lets you search for a particular person among the participants with an email address.

Language
Authorization
URL
Click Try It! to start a request and see the response here!