get https://{defaultHost}/sessions//people
List all the participants of a session.
This endpoint requires the
events:read
orevents:write
scopes.
You can use this endpoint to list all people registered for a given event session. If needed, you can also specify the include
GET parameter to include the list of registrants (People) and the parent Event objects to the returned payload.