Langfuse JS/TS SDKs
    Preparing search index...

    Type Alias PublicApiErrorCode

    PublicApiErrorCode:
        | "authentication_failed"
        | "access_denied"
        | "invalid_request"
        | "invalid_query"
        | "invalid_body"
        | "resource_not_found"
        | "conflict"
        | "rate_limited"
        | "method_not_allowed"
        | "internal_error"

    Stable machine-readable error code returned by the evaluators and evaluation-rules API.