These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

Get function registrants for event?

How can I get a list of registrants for a specific function of an event?

I know that we have:

  • The Group / Group Member API which we can check that the group ID is EVENT-{EVENTCODE} and get the "members" of the group which should be the registrants for that event
  • The /api/event endpoint
  • The /api/eventRegistraiton endpoint
  • The generic /api/EventRegistrantsReport endpoint

But I can't seem to figure out how to get a list of registrants for a particular function of an event? For instance, if I have event ANNUAL18 and function WLCM_LNCH, how could I get a list of people who are attending that particular function?

Thanks in advance,

Jake