Arize Phoenix TS
    Preparing search index...
    type GetSpansResult = {
        nextCursor: GetSpansResponse["content"]["application/json"]["next_cursor"];
        spans: GetSpansResponse["content"]["application/json"]["data"];
    }
    Index

    Properties

    Properties

    nextCursor: GetSpansResponse["content"]["application/json"]["next_cursor"]
    spans: GetSpansResponse["content"]["application/json"]["data"]