Get all Events
GET https://rest.webropolsurveys.com/api/v1/events/
Get all events the user has access rights to.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
eventId | string |
RESPONSES
status: OK
[{"EventId":"db81d15b-7007-43c7-b3a3-02ab58666ec1","EventName":"Event From Automation","EventStartDate":"2021-08-01T10:00:00","EventEndDate":"2021-08-31T10:00:00"},{"EventId":"069d7921-7680-4dc4-98bd-04b761dd219f","EventName":"Event From Automation","EventStartDate":"2021-08-01T10:00:00","EventEndDate":"2021-08-31T10:00:00"}]