Skip to content
Open
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,6 @@ With all fields included

<Callout type="info">

**API Reference:** See the full [v2 Observations API Reference](https://api.reference.langfuse.com/#tag/observationsv2/GET/api/public/v2/observations) for all available parameters, response schemas, and interactive examples.
**API Reference:** See the full [v2 Observations API Reference](https://api.reference.langfuse.com/#tag/observations/GET/api/public/v2/observations) for all available parameters, response schemas, and interactive examples.

</Callout>
2 changes: 1 addition & 1 deletion content/docs/metrics/features/metrics-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ curl \

<Callout type="info">

**API Reference:** See the full [v2 Metrics API Reference](https://api.reference.langfuse.com/#tag/metricsv2/GET/api/public/v2/metrics) for all available parameters, response schemas, and interactive examples.
**API Reference:** See the full [v2 Metrics API Reference](https://api.reference.langfuse.com/#tag/metrics/GET/api/public/v2/metrics) for all available parameters, response schemas, and interactive examples.

</Callout>

Expand Down