Langfuse JS/TS SDKs
    Preparing search index...

    Interface ExperimentsResponseMeta

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

    interface ExperimentsResponseMeta {
        cursor?: string;
    }
    Index

    Properties

    Properties

    cursor?: string

    Versioned base64url cursor for retrieving the next page. Absent when there are no more results.