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

    Properties

    Properties

    nextCursor: GetTracesResponse["content"]["application/json"]["next_cursor"]
    traces: GetTracesResponse["content"]["application/json"]["data"]