v2

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-07-21130282381.6 KB
API Analytics

Get analytics for native API connection logs

Get analytics for native API connection logs

Returns the count of native API connection lifecycle events grouped by connection status.

get/environments/{envId}/apis/{apiId}/logs/native/summary

Query parameters

frominteger required

The timestamp from which the logs will be returned.

tointeger required

The timestamp to which the logs will be returned.

Response

Summary of native API connection logs aggregated by connection status.

countByConnectionStatusobject

Number of native connection lifecycle events keyed by connection status (CONNECTED, CONNECTION_ERROR, SESSION_ERROR, INTERNAL_ERROR).