List event invitees

This API returns a list of the event's invitees and their RSVP

Prerequisites

The eventResourceGuid (Event unique identifier).

Expected Return

An error in case the system could not fetch the invitee list from the platform or a success message and a list of all the invitees and their RSVP response.

Notes

  • The default successful response consists of 20 records on page 0.

  • In the request parameters, the field "page" can be used to specify which page is desired (0...N).

  • In the request parameters, the field "size" can be used to specify how many records are desired by page.