Get available client IDs
GET/v0/logs/clients
Retrieves a list of all unique client identifiers that have made requests through the router. This endpoint provides a comprehensive inventory of all client applications that have interacted with MCP servers through this router instance, based on the historical log data. The results are useful for filtering logs by client, monitoring client activity, and identifying active versus inactive clients in the system.
Responses
- 200
- 500
List of client IDs
Internal server error