Langfuse JS/TS SDKs
    Preparing search index...

    This file was auto-generated by Fern from our API Definition.

    interface Trace {
        id: string;
        kind: "trace";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    The trace ID.

    kind: "trace"