Skip to content

Commit f47f65b

Browse files
authored
fix(api): get spans URL
1 parent 15e6c5d commit f47f65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/warehouse/get_spans.mdx

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

66
Retrieve spans from the data warehouse with flexible filtering and pagination options. This endpoint allows you to query trace data based on various criteria including time ranges, environments, workflows, attributes, and more.

0 commit comments

Comments
 (0)