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

    Properties

    annotations: GetSpanAnnotationsResponse["content"]["application/json"]["data"]
    nextCursor: GetSpanAnnotationsResponse["content"]["application/json"]["next_cursor"]