Lists events for a specified participant that occurred during a specified stage session.
Stage ARN.
ID of a session within the stage.
Unique identifier for this participant. This is assigned by IVS and returned by <a>CreateParticipantToken</a>.
The first participant event to retrieve. This is used for pagination; see the <code>nextToken</code> response field.
Maximum number of results to return. Default: 50.
Success
List of the matching events.
If there are more events than <code>maxResults</code>, use <code>nextToken</code> in the request to get the next set.