List Events (new messages last hour)

GET {{WEBEXAPI}}/events?resource=messages&type=created&from={{_one_hour_ago}}&to={{_now}}

List events in your organization. Several query parameters are available to filter the response. Long result sets will be split into pages.

https://developer.webex.com/endpoint-events-get.html

Request Params

KeyDatatypeRequiredDescription
resourcestring
typestring
fromstring
tostring

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring