Query ActivityEvents for a Participant.
List ActivityEvents produced by a Participant. The deprecated name for this operation is ActivityEvent.all_by_participant.
| Path Parameters |
|---|
id string — REQUIREDThe special case |
| Query Parameters |
|---|
origin string |
from int64The UNIX Epoch date-time representation: number of milliseconds since 1/1/1970 12:00 AM. |
to int64The UNIX Epoch date-time representation: number of milliseconds since 1/1/1970 12:00 AM. |
limit int64The maximum number of events to return in the query. Positive values like +1000 return latest events first, while negative values like -1000 return earliest events first. |
| Responses | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Success
| ||||||||||||
defaultError
|