get_rum_events
Retrieve paginated RUM events matching specific search queries from Datadog to monitor user interactions and application performance.
Instructions
List endpoint returns events that match a RUM search query. .
Use this endpoint to see your latest RUM events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}