Optional
requestFactory: EventsApiRequestFactoryOptional
responseProcessor: EventsApiResponseProcessorPrivate
configurationPrivate
requestPrivate
responseThe request object
Optional
options: ConfigurationList endpoint returns events that match an events search query. Results are paginated similarly to logs.
Use this endpoint to see your latest events.
The request object
Optional
options: ConfigurationProvide a paginated version of listEvents returning a generator with all the items.
Optional
options: ConfigurationList 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.
The request object
Optional
options: ConfigurationProvide a paginated version of searchEvents returning a generator with all the items.
Optional
options: ConfigurationGenerated using TypeDoc
This endpoint allows you to post events.
✅ Only events with the
change
category are in General Availability. See Change Tracking for more details.❌ For use cases involving other event categories, please use the V1 endpoint.