Langfuse JS/TS SDKs
    Preparing search index...

    Interface Organization

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

    interface Organization {
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string

    The unique identifier of the organization

    name: string

    The name of the organization