API Analytics
Get API log error keys
Get API log error keys
Returns a list of distinct error keys found in connection logs for the specified API.
get/environments/{envId}/apis/{apiId}/logs/error-keys
Query parameters
frominteger
The timestamp from which the logs will be returned.
tointeger
The timestamp to which the logs will be returned.
Response
List of error keys.
string[] required