Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api-reference/costs/property_costs.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Get costs by property"
api: "GET https://api.traceloop.com/api/v2/costs/by-association-property"
api: "GET https://api.traceloop.com/v2/costs/by-association-property"
---

Query your LLM costs broken down by a specific association property. This helps you understand how costs are distributed across different values of a property (e.g., by user_id, session_id, or any other association property you track).
Expand Down