Error
A valid request URL is required to generate request examples{
"total_executions": 123,
"success_rate": 123,
"average_latency": 123,
"total_cost": 123
}Logging
Get MCP tool log statistics
Returns statistics for MCP tool logs matching the specified filters.
GET
/
api
/
mcp-logs
/
stats
Error
A valid request URL is required to generate request examples{
"total_executions": 123,
"success_rate": 123,
"average_latency": 123,
"total_cost": 123
}Authorizations
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
Query Parameters
Comma-separated list of tool names to filter by
Comma-separated list of server labels to filter by
Comma-separated list of statuses to filter by
Available options:
processing, success, error Comma-separated list of virtual key IDs to filter by
Comma-separated list of LLM request IDs to filter by
Start time filter (RFC3339 format)
End time filter (RFC3339 format)
Minimum latency filter
Maximum latency filter
Search in tool arguments and results
Was this page helpful?
⌘I

