Skip to main content

events

Overview

Nameevents
TypeResource
Iddatadog.events.events

Fields

NameDatatypeDescription
idstringthe unique ID of the event.
attributesobjectThe object description of an event response attribute.
typestringType of the event.

Methods

NameAccessible byRequired ParamsDescription
list_eventsSELECTdd_siteList endpoint returns events that match an events search query.
Results are paginated similarly to logs.

Use this endpoint to see your latest events.
_list_eventsEXECdd_siteList endpoint returns events that match an events search query.
Results are paginated similarly to logs.

Use this endpoint to see your latest events.
search_eventsEXECdd_siteList endpoint returns events that match an events search query.
Results are paginated similarly to logs.

Use this endpoint to build complex events filtering and search.