Langfuse JS/TS SDKs
    Preparing search index...

    Interface ScoreSubjectObservationV3

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

    interface ScoreSubjectObservationV3 {
        id: string;
        traceId?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    The observation ID.

    traceId?: string

    The parent trace ID, if available.