Skip to main content
Version: v2

Retrieve lane latency

GET 

/lanes/latency

Get the NTILE-trimmed median message delivery latency for a CCIP lane. The top decile of slowest observations is excluded before computing the median.

Use Cases:

  • Estimate transfer times for UI display
  • Monitor lane health and performance

Note: Latency is returned in milliseconds.

Request

Responses

The request was successful. Returns a LaneLatency object.

Response Headers
    X-Request-ID

    Unique request identifier for debugging and support