v62

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-31136116265.6 KB
event

Get Route Logs by Event UID

get/v1/projects/{projectOrProductUID}/events/{eventUID}/route-logs

Path parameters

projectOrProductUIDstring required
eventUIDstring required

Response

Successful operation

attnboolean

If true, an error was returned when routing

datestring

The date of the logs.

durationinteger

The duration of the route in milliseconds

event_uidstring

The event UID.

route_uidstring

The route UID.

statusstring

The status of the event.

textstring

The response body of the route.

urlstring

The URL of the route.