Skip to main content

Get available request types

GET 

/v0/logs/types

Retrieves a list of all unique MCP request method types that have been processed by the router. This endpoint identifies the variety of Model Context Protocol operations that have been used, such as 'generateText', 'generateEmbedding', or custom methods implemented by specific servers. The results provide insights into which MCP capabilities are being utilized in your deployment and can help with filtering log data for analysis of specific operation types.

Responses

List of request types