Logo
Akamai APIs API Documentation

Event Viewer API

Number of APIs: 2


1. Event types - List event types

GET https://{{host}}/event-viewer-api/v1/event-types

Returns all defined event types with related event definitions.



2. Events - List events

GET https://{{host}}/event-viewer-api/v1/events

Returns each user account's portal-visible events stored in the Event Logger system. Each page of results lists 50 events. You can move between pages using the afterEventId and beforeEventId query parameters, or follow the relevant hypermedia link at the bottom of each page.



ENDPOINTS