API Analytics
Get a native API connection log for a request
Get a native API connection log for a request
Returns the native API connection log entry for the given request.
get/environments/{envId}/apis/{apiId}/logs/native/{requestId}
Query parameters
frominteger required
The timestamp from which the log will be returned.
tointeger required
The timestamp to which the log will be returned.
Response
Native API connection log for a particular request.
Example response
{
"timestamp": "2026-01-01 00:00:00+00:00"
}