Skip to content

Commit 5c5aa01

Browse files
authored
chore(docs): fix costs route typo (#114)
1 parent 7d6086c commit 5c5aa01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/costs/property_costs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Get costs by property"
3-
api: "GET https://api.traceloop.com/api/v2/costs/by-association-property"
3+
api: "GET https://api.traceloop.com/v2/costs/by-association-property"
44
---
55

66
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).

0 commit comments

Comments
 (0)