List Admin Audit Events (max)
GET {{WEBEXAPI}}/adminAudit/events?orgId={{_organization}}&from={{_yesterday}}&to={{_now}}&max=5
List admin audit 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/docs/api/v1/admin-audit-events/list-admin-audit-events
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
orgId | string | ||
from | string | ||
to | string | ||
max | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |