Skip to main content
POST
/
api
/
v2
/
observability
/
query
/
aggregate
Query Aggregate
curl --request POST \
  --url https://api.tracelm.ai/api/v2/observability/query/aggregate

Documentation Index

Fetch the complete documentation index at: https://docs.tracelm.ai/llms.txt

Use this file to discover all available pages before exploring further.

{
  "project_id": "550e8400-e29b-41d4-a716-446655440000",
  "filters": [{"field": "environment", "op": "eq", "value": "prod"}],
  "group_by": "status"
}