Skip to main content
Glama

get_traces

Fetch traces from Langfuse analytics with flexible filtering by time, cost, user, tags, and environment to analyze usage patterns and performance.

Instructions

Fetch traces with flexible filtering options.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fromNoStart timestamp (ISO 8601)
toNoEnd timestamp (ISO 8601)
limitNoMaximum number of traces to return (default: 25)
orderByNoField to order by (default: timestamp)
orderDirectionNoOrder direction (default: desc)
userIdNoFilter by user ID
nameNoFilter by trace name (substring match)
tagsNoFilter by tags
environmentNoFilter by environment
minCostNoMinimum cost filter
maxCostNoMaximum cost filter

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/therealsachin/langfuse-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server