Retrieve participants
Retrieves all participants in a live event.
HTTP request
Parameters
The following table lists the parameters that this action supports.
Parameters
Optional | Type | Description |
---|---|---|
limit | int | Specifies the number of results to retrieve per page. Acceptable values are 1 to 100, inclusive. (Default: |
prev | string | Specifies the value of the |
next | string | Specifies the value of the |
Response
If successful, this action returns all participants in the specified live event.
List of response properties
Property name | Type | Description |
---|---|---|
participants | nested object | The users who participated in the live event. |
prev | string | Specifies the value of the |
next | string | Specifies the value of the |