ModernLoop Internal API
Apidatadog

Get a Datadog RUM event by ID

Read operation: does not mutate upstream state.

curl -X GET "https://api.modernloop.dev/rest/v1/datadog/rum/events/string" \  -H "Authorization: Bearer $MLOOP_INTERNAL_MCP_API_KEY"
{  "id": "string",  "type": "string",  "timestamp": "string",  "replayUrl": "string",  "attributes": {    "property1": null,    "property2": null  }}
{  "error": {    "code": "string",    "message": "string",    "upstreamStatus": 0  }}
{  "error": {    "code": "string",    "message": "string",    "upstreamStatus": 0  }}
{  "error": {    "code": "string",    "message": "string",    "upstreamStatus": 0  }}
{  "error": {    "code": "string",    "message": "string",    "upstreamStatus": 0  }}
{  "error": {    "code": "string",    "message": "string",    "upstreamStatus": 0  }}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

eventId*string
Length1 <= length

Response Body

application/json

application/json

application/json

application/json

application/json

application/json