1. admin.voice
OneSay API
  • OneSay Core
    • Session
      • Create a OneSay session
      • Check voice readiness without creating a voice session
      • Fetch a session snapshot
      • Consume transient dictionary learning candidates
      • Mark a session as inserted
      • Cancel a session
    • Realtime
      • Read dedicated realtime gateway health
      • Open the dedicated realtime health socket
      • Open a reusable realtime lease gateway
    • Refine
      • Refine transcript text
    • Question Answer
      • Create an ask-anything response
    • Text To Speech
      • Create a text-to-speech response
    • Billing
      • Read usage ledger entries
      • Read an entitlement snapshot
      • Check quota availability
      • Consume quota
      • Reconcile an entitlement snapshot
    • Reliability
      • Read service health snapshots
      • Read one status service snapshot
      • Read one status probe snapshot
      • List observer monitor targets
    • Privacy
      • Grant diagnostic consent
      • Revoke a consent
      • Record an audit trail
      • List audit trails
      • List consents
    • Insights
      • Generate Insights metadata
      • Generate Insights AI memory outcomes
    • Realtime Lease
      • Create a realtime lease and first business session
      • Read an active realtime lease
      • Revoke a realtime lease
      • Claim a fresh business session on an active lease
      • Validate a session against an active realtime lease
  • OneSay Platform
    • Identity
      • Load an identity subject seam snapshot
      • Load an account-link seam snapshot
      • Load an access-context seam snapshot
      • Load the admin authProvider contract snapshot
      • Load workflow and machine-identity seam snapshots
  • OneSay Control Plane
    • Usage
      • List admin usage entries
      • Read one admin usage entry
    • Provider Usage
      • List provider usage ledger events
    • Provider Control
      • Load provider control routing
      • Replace the LLM provider route
      • Load runtime provider route
    • Entitlements
      • List admin entitlements
      • Read one admin entitlement record
      • Reconcile one admin entitlement record
    • Privacy
      • List admin privacy consents
      • Read one admin privacy consent record
      • List admin privacy audit trails
      • Read one admin privacy audit trail record
    • Service Status
      • List admin service-status resources
      • Read one admin service-status resource
      • List retained incident-history records for one admin service-status resource
      • Read one retained incident-history record for an admin service-status resource
      • Acknowledge one retained incident for an admin service-status resource
      • Resolve one retained incident for an admin service-status resource
      • Reopen one retained incident for an admin service-status resource
    • Telemetry
      • List admin telemetry events
      • Read one admin telemetry event
  • usage.metering
    • Read current authenticated user's usage and TinyShip account state
    • Ingest a usage event
  • usage.entitlements
    • Check whether the current user can use a service or feature
  • usage.quota
    • Atomically reserve weekly input-character quota before a billable provider action
    • Commit actual input characters for a completed quota reservation
    • Release a failed or cancelled quota reservation
  • admin.usage
    • Read admin usage overview
    • Read raw usage event drilldown
    • Read weekly usage aggregates
    • Browse quota state for every TinyShip user, including users with zero usage
    • Read a user's usage detail
  • admin.billing
    • Read a user's TinyShip billing account state
  • voice.observability
    • Create or upsert a privacy-safe voice trace summary
    • Insert a bounded privacy-safe voice trace event batch
    • Record privacy-safe client insert acknowledgement
  • admin.voice
    • Read one user's voice diagnostics overview
      GET
    • List privacy-safe traces for one user
      GET
    • Read one user's device voice diagnostics
      GET
    • Read a privacy-safe voice trace waterfall
      GET
    • Read fleet-level voice diagnostics overview
      GET
    • Read fleet-level voice performance dashboard
      GET
    • Explore privacy-safe slow voice traces
      GET
    • Read voice performance data quality
      GET
    • Read one user's voice performance profile
      GET
  • getPointsExchangeSummary
    GET
  • exchangePointsForPro30D
    POST
  • getPointsExchangeHistory
    GET
  • getPointsExchangeCodes
    GET
  • revealOwnedCodeAllocation
    POST
  • getReferralRewardSummary
    GET
  • getReferralRewardHistory
    GET
  • getOneSayNotifications
    GET
  • markOneSayNotificationRead
    POST
  • markAllOneSayNotificationsRead
    POST
  • getReferralQualificationSnapshots
    POST
  • listAdminReferralRewards
    GET
  • mutateAdminReferralReward
    POST
  • listAdminPointsExchanges
    GET
  • 数据模型
    • WritingMode
    • VoiceWorkflow
    • WritingTone
    • DetectedTextLanguage
    • RewriteCommandKind
    • AskAnythingMode
    • BillingPlan
    • BillingQuotaSource
    • BillingConsumeReason
    • SessionBillingState
    • SessionPrivacyFlag
    • SessionStatus
    • PrivacyConsentScope
    • PrivacyConsentSource
    • AuditAction
    • AuditAuthorizationState
    • AuditOutcome
    • DataClassification
    • IncidentSeverity
    • IncidentState
    • ServiceHealthStatus
    • ServiceHealthCheckKind
    • ServiceHealthCheckState
    • IdentityProviderVendor
    • CommerceIdentityProvider
    • IdentityBindingState
    • EntitlementReconciliationSource
    • SessionCapabilitySnapshot
    • SessionProviderRoute
    • SessionBillingStatus
    • SessionPrivacyFlags
    • Session
    • VoiceReadinessStatus
    • VoiceReadinessAuthState
    • VoiceReadinessEntitlementState
    • VoiceReadinessResponse
    • SessionCreationRequest
    • ProcessedSpeechSessionCreationRequest
    • InstructionSpeechSessionCreationRequest
    • SessionCancelRequest
    • SessionCreateResponse
    • SessionGetResponse
    • SessionInsertResponse
    • SessionCancelResponse
    • TranscriptPartial
    • TranscriptFinal
    • RefineRequest
    • ProcessedSpeechRefineRequest
    • InstructionRefineRequest
    • RefineResponse
    • RealtimeGatewayAudioFrame
    • RealtimeGatewayConnectResponse
    • RealtimeGatewayHealthSnapshot
    • RealtimeGatewayHealthResponse
    • RealtimeGatewayHealthSocketResponse
    • RealtimePartialTranscriptEvent
    • RealtimeFinalTranscriptEvent
    • RealtimeRefineCompletedEvent
    • RefineFailure
    • RealtimeRefineFailedEvent
    • RealtimeSessionEvent
    • RealtimeGatewayEventResponse
    • AskAnythingRequest
    • AskAnythingExternalSearchSource
    • AskAnythingResponse
    • TextToSpeechRequest
    • TextToSpeechResult
    • TextToSpeechResponse
    • RewriteCommand
    • DictionaryWord
    • DictionaryLearningCandidate
    • DictionaryLearningCandidatesResponse
    • UsageLedgerEntry
    • AdminUsageEntryRecord
    • BillingLedgerEntry
    • EntitlementSnapshot
    • AdminEntitlementRecord
    • QuotaCheckRequest
    • QuotaCheckResult
    • QuotaConsumeRequest
    • EntitlementReconciliationRequest
    • EntitlementReconciliationRecord
    • UsageResponse
    • EntitlementsResponse
    • EntitlementReconciliationResponse
    • AdminUsageEntriesListResponse
    • AdminUsageEntryResponse
    • AdminProviderKey
    • AdminProviderOperation
    • AdminProviderCatalogItem
    • AdminProviderRoute
    • AdminProviderControlSnapshot
    • AdminProviderLLMRouteUpdateRequest
    • AdminProviderRuntimeRoute
    • AdminProviderUsageFamily
    • AdminProviderUsageStatus
    • AdminProviderUsageBillReconciliationStatus
    • AdminProviderUsageEventRecord
    • AdminProviderUsageBreakdownRecord
    • AdminProviderUsageSummary
    • AdminProviderUsageListResponse
    • AdminEntitlementsListResponse
    • AdminEntitlementResponse
    • AdminEntitlementReconciliationRequest
    • AdminEntitlementReconciliationResponse
    • AdminPrivacyConsentRecord
    • AdminPrivacyConsentsListResponse
    • AdminPrivacyConsentResponse
    • QuotaCheckResponse
    • QuotaConsumeResponse
    • PrivacyConsent
    • PrivacyDiagnosticConsentRequest
    • PrivacyDiagnosticConsentResponse
    • PrivacyConsentRevocationRequest
    • PrivacyConsentRevocationResponse
    • AuditTarget
    • AuditTrail
    • PrivacyAuditTrailRecordRequest
    • PrivacyAuditTrailRecordResponse
    • PrivacyConsentsResponse
    • AuditTrailListResponse
    • AdminPrivacyAuditTrailRecord
    • AdminPrivacyAuditTrailsListResponse
    • AdminPrivacyAuditTrailResponse
    • IdentitySubjectRecord
    • IdentityAccountLinkRecord
    • IdentityAccessContextRecord
    • AdminAuthProviderContractSnapshot
    • WorkflowIdentityBindingRecord
    • MachineIdentityPrincipalRecord
    • WorkflowMachineIdentitySnapshot
    • IdentitySubjectResponse
    • IdentityAccountLinkResponse
    • IdentityAccessContextResponse
    • AdminAuthProviderContractSnapshotResponse
    • WorkflowMachineIdentitySnapshotResponse
    • IncidentRecord
    • ServiceHealthCheckSnapshot
    • ServiceStatusSnapshot
    • AdminServiceStatusRecord
    • AdminServiceStatusDetailRecord
    • StatusResponse
    • StatusServiceResponse
    • ServiceProbeSnapshot
    • StatusProbeResponse
    • StatusMonitorTargetCategory
    • StatusMonitorTargetTransport
    • StatusMonitorTargetAuthMode
    • StatusMonitorTargetSnapshot
    • StatusMonitorTargetsResponse
    • AdminServiceStatusListResponse
    • AdminServiceStatusResponse
    • AdminServiceStatusIncidentHistoryListResponse
    • AdminServiceStatusIncidentHistoryResponse
    • AdminServiceStatusIncidentMutationResponse
    • AdminTelemetryEventLevel
    • AdminTelemetryEventRecord
    • AdminTelemetryEventsListResponse
    • AdminTelemetryEventResponse
    • TranslationTargetLanguage
    • EnglishVoiceInputLanguageLocale
    • ChineseVoiceInputLanguageLocale
    • SpanishVoiceInputLanguageLocale
    • FrenchVoiceInputLanguageLocale
    • PortugueseVoiceInputLanguageLocale
    • VoiceInputLanguageVariants
    • RecognitionPreferences
    • SpeechProcessingPreferences
    • FormattingIntent
    • PersonalStylePreference
    • AppTonePreset
    • PersonalStyleSettings
    • AppContext
    • AppToneExpression
    • ExpressionContext
    • AppliedExpression
    • InsightSourceKind
    • InsightEntryKind
    • InsightEntryImportance
    • InsightMetadataLocalContext
    • InsightMetadataRequest
    • InsightMetadataTask
    • InsightMetadataDecision
    • InsightMetadataResult
    • InsightMetadataResponse
    • InsightAiInsightsRequest
    • InsightAiInsightsResult
    • InsightAiInsightsResponse
    • AiTaskKind
    • StructuredOutputLevel
    • StructuredOutputFallbackReason
    • StructuredOutputMeta
    • TokenUsage
    • ProviderAttempt
    • AiResponseMeta
    • AiContentBlockHeading
    • AiContentBlockParagraph
    • AiContentBlockBulletList
    • AiContentBlockNumberedList
    • AiTodoListItem
    • AiContentBlockTodoList
    • AiContentBlockQuote
    • AiContentBlockCode
    • AiContentBlockTable
    • AiContentBlock
    • AiResponseRender
    • FallbackTextPayload
    • VoiceInputPayload
    • TranslationPayload
    • RewritePayload
    • AskAnythingPayload
    • InsightMetadataPayload
    • InsightDigestPayload
    • RefineAiPayload
    • AskAnythingAiPayload
    • InsightMetadataAiPayload
    • InsightDigestAiPayload
    • AiResponseEnvelope
    • RefineAiResponseEnvelope
    • AskAnythingAiResponseEnvelope
    • InsightMetadataAiResponseEnvelope
    • InsightDigestAiResponseEnvelope
    • AiApiSuccess
    • AiApiErrorBody
    • AiApiError
    • RealtimeLeaseBinding
    • RealtimeLease
    • RealtimeLeaseCreateRequest
    • RealtimeLeaseSessionClaimRequest
    • RealtimeLeaseResponse
    • EmptyObject
    • AffiliateMode
    • ReferralRewardStatus
    • PointsExchangeStatus
    • CodeAllocationStatus
    • PointsExchangeSummary
    • PointsExchange
    • CodeAllocation
    • ReferralRewardSummary
    • ReferralReward
    • ReferralQualificationRequest
    • ReferralQualificationSnapshot
    • Notification
    • BusinessError
    • UsageService
    • UsageFeature
    • UsageEventStatus
    • UsageMetrics
    • UsageCost
    • UsageUserIdentity
    • UsageEvent
    • UsageEventIngestionRequest
    • UsageEventIngestionResponse
    • UsageAggregate
    • UsageWeeklyAggregate
    • UsageSummary
    • AccountProfile
    • BillingAccount
    • UserEntitlement
    • QuotaState
    • QuotaSnapshot
    • EntitlementCheckRequest
    • EntitlementCheckResponse
    • QuotaReservationRequest
    • QuotaCommitRequest
    • QuotaReservation
    • QuotaReservationResponse
    • CurrentUserUsageResponse
    • AdminUsageSummaryResponse
    • AdminUsageEventsResponse
    • AdminUsageWeeklyResponse
    • AdminUsageQuotaRow
    • AdminUsageQuotasResponse
    • AdminUserUsageResponse
    • BillingAccountResponse
    • VoiceTraceOutcome
    • VoiceTraceFailureStage
    • VoiceTraceBottleneckClassification
    • VoiceTraceNetworkQuality
    • VoiceTraceNetworkDiagnosis
    • VoiceTraceEndpointMode
    • VoiceTraceEndpointReason
    • VoiceTraceRefineDecisionReason
    • VoiceTraceRefineModelTier
    • VoiceTraceProxyRouteConfidence
    • VoiceTraceProxyDetectionStatus
    • VoiceTraceProxyDetectionConfidence
    • VoiceTraceProxyEffectiveRoute
    • VoiceTraceSystemProxyType
    • VoiceTraceProxyDetectionReason
    • VoiceRuntimeWarmState
    • VoiceTraceFrameType
    • VoiceTraceForbiddenField
    • VoiceTracePayloadPolicy
    • VoiceTraceSafePayload
    • VoiceTraceSummary
    • VoiceTraceSummaryUpsertRequest
    • VoiceTraceTimingMetrics
    • VoiceTraceCounts
    • VoiceTraceProviderSnapshot
    • VoiceTraceInsertSnapshot
    • VoiceTraceNetworkSnapshot
    • VoiceTraceSummaryUpsertResponse
    • VoiceTraceEvent
    • VoiceTraceEventBatchRequest
    • VoiceTraceEventBatchResponse
    • VoiceTraceClientInsertAckRequest
    • VoiceTraceClientInsertAckResponse
    • VoiceTraceEventName
    • VoiceRealtimeFrame
    • VoiceRealtimeStartFrame
    • VoiceRealtimeStartAckFrame
    • VoiceRealtimeAudioFrame
    • VoiceRealtimeAudioAckFrame
    • VoiceRealtimeResultAckFrame
    • VoiceRealtimeClientInsertAckFrame
    • VoiceRealtimeErrorFrame
    • VoiceRealtimePingPongFrame
    • VoiceTracePercentiles
    • AdminUserVoiceOverviewResponse
    • AdminVoiceOverviewResponse
    • VoiceTraceUserIdentity
    • VoiceLatencyBudget
    • VoicePerformanceDataQualityMetric
    • VoicePerformanceDataQualitySummary
    • VoicePerformanceCostUsageBoundary
    • VoicePerformanceOptimizationItem
    • VoiceRefineOptimizationBucket
    • VoiceRefineOptimizationStats
    • VoiceColdStartBucket
    • VoiceColdStartPanel
    • VoiceEndpointBreakdown
    • VoiceRealtimeLeaseOptimizationStats
    • AdminVoicePerformanceOverviewResponse
    • AdminVoiceSlowTracesResponse
    • AdminVoicePerformanceDataQualityResponse
    • AdminVoiceUserPerformanceResponse
    • AdminUserVoiceTracesResponse
    • AdminUserVoiceDeviceResponse
    • AdminVoiceTraceDetailResponse
    • VoiceTraceWaterfallSegment
    • VoiceTraceBreakdownItem
    • VoiceTraceRefineProfile
    • VoiceTraceRefineMode
    • VoiceTraceRefineFallbackMode
    • VoiceTraceSchemaVersion
    • VoiceTraceFeatureVersion
    • VoiceTraceClockDomain
  1. admin.voice

Read one user's voice performance profile

GET
/admin/api/users/{userId}/voice/performance

请求参数

Path 参数

Query 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location '/admin/api/users//voice/performance?range=undefined&from=undefined&to=undefined&outcome=undefined&bottleneckClassification=undefined&networkQuality=undefined&networkDiagnosis=undefined&appVersion=undefined&targetAppCategory=undefined&asrProvider=undefined&refineProvider=undefined&refineProfile=undefined&refineMode=undefined&refineFallbackUsed=undefined&refineTimeoutHit=undefined'

返回响应

🟢200成功
application/json
User performance profile loaded.
Bodyapplication/json

示例
{
    "endpoint": "GET /admin/api/users/{userId}/voice/performance",
    "userId": "string",
    "user": {
        "userId": "string",
        "email": "string",
        "displayName": "string",
        "accountId": "string",
        "orgId": "string"
    },
    "performance": {
        "endpoint": "GET /admin/api/voice/performance/overview",
        "range": "string",
        "generatedAt": "2019-08-24T14:15:22.123Z",
        "totalTraces": 0,
        "successCount": 0,
        "failedCount": 0,
        "cancelledCount": 0,
        "skippedCount": 0,
        "authRequiredCount": 0,
        "successRate": 0,
        "slowTracePercentage": 0,
        "physicalKeyToInsertDoneMs": {
            "p50": 0,
            "p95": 0,
            "p99": 0
        },
        "captureStopToInsertDoneMs": {
            "p50": 0,
            "p95": 0,
            "p99": 0
        },
        "selectedNetworkRttMs": {
            "p50": 0,
            "p95": 0,
            "p99": 0
        },
        "firstAudioToFirstPartialMs": {
            "p50": 0,
            "p95": 0,
            "p99": 0
        },
        "asrFinalizeMs": {
            "p50": 0,
            "p95": 0,
            "p99": 0
        },
        "aiProviderMs": {
            "p50": 0,
            "p95": 0,
            "p99": 0
        },
        "orchestratorRefineMs": {
            "p50": 0,
            "p95": 0,
            "p99": 0
        },
        "aiServiceOverheadMs": {
            "p50": 0,
            "p95": 0,
            "p99": 0
        },
        "insertMs": {
            "p50": 0,
            "p95": 0,
            "p99": 0
        },
        "physicalKeyToCaptureStartMs": {
            "p50": 0,
            "p95": 0,
            "p99": 0
        },
        "latencyBudget": {
            "traceSchemaVersion": "voice-trace-v4",
            "traceFeatureVersion": "voice-chain-v4",
            "physicalKeyToCaptureStartMs": 0,
            "captureMs": 0,
            "captureStopToFinishRequestMs": 0,
            "finishRequestToFinalPacketSentMs": 0,
            "finalPacketSentToFinalReceivedMs": 0,
            "insertMs": 0,
            "insertDoneToHudHiddenMs": 0,
            "physicalKeyToInsertDoneMs": 0,
            "captureStopToInsertDoneMs": 0,
            "criticalPathStatus": "complete",
            "nestedAttributionStatus": "complete",
            "asrFinalizeMs": 0,
            "orchestratorRefineMs": 0,
            "aiProviderMs": 0,
            "aiServiceOverheadMs": 0,
            "gatewayFinalizeOverheadMs": 0,
            "telemetryExportMs": 0,
            "notes": [
                "string"
            ],
            "voiceResultReceivedToInsertStartMs": 0,
            "voiceResultReceivedToAskRequestStartMs": 0,
            "askRequestToResponseMs": 0,
            "askResponseToInsertStartMs": 0,
            "askExternalSearchProviderMs": 0
        },
        "coldStart": {
            "firstAfterLaunch": {
                "key": "string",
                "label": "string",
                "traceCount": 0,
                "successCount": 0,
                "failedCount": 0,
                "insufficientSample": true,
                "physicalKeyToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "captureStopToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "sessionCreateMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "webSocketConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "startAckRttMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "providerConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessLatencyMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessAgeMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                }
            },
            "subsequentAfterLaunch": {
                "key": "string",
                "label": "string",
                "traceCount": 0,
                "successCount": 0,
                "failedCount": 0,
                "insufficientSample": true,
                "physicalKeyToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "captureStopToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "sessionCreateMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "webSocketConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "startAckRttMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "providerConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessLatencyMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessAgeMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                }
            },
            "readinessUsed": {
                "key": "string",
                "label": "string",
                "traceCount": 0,
                "successCount": 0,
                "failedCount": 0,
                "insufficientSample": true,
                "physicalKeyToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "captureStopToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "sessionCreateMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "webSocketConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "startAckRttMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "providerConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessLatencyMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessAgeMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                }
            },
            "readinessNotUsed": {
                "key": "string",
                "label": "string",
                "traceCount": 0,
                "successCount": 0,
                "failedCount": 0,
                "insufficientSample": true,
                "physicalKeyToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "captureStopToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "sessionCreateMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "webSocketConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "startAckRttMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "providerConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessLatencyMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessAgeMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                }
            },
            "readinessFresh": {
                "key": "string",
                "label": "string",
                "traceCount": 0,
                "successCount": 0,
                "failedCount": 0,
                "insufficientSample": true,
                "physicalKeyToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "captureStopToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "sessionCreateMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "webSocketConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "startAckRttMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "providerConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessLatencyMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessAgeMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                }
            },
            "readinessStaleOrFailed": {
                "key": "string",
                "label": "string",
                "traceCount": 0,
                "successCount": 0,
                "failedCount": 0,
                "insufficientSample": true,
                "physicalKeyToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "captureStopToInsertDoneMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "sessionCreateMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "webSocketConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "startAckRttMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "providerConnectMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessLatencyMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "readinessAgeMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                }
            },
            "notes": [
                "string"
            ]
        },
        "outcomeDistribution": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "endpointBreakdown": [
            {
                "endpointHost": "string",
                "endpointRegion": "string",
                "totalTraces": 0,
                "successCount": 0,
                "failedCount": 0,
                "slowTraceCount": 0,
                "slowTracePercentage": 0,
                "endpointModeDistribution": [
                    {
                        "key": "string",
                        "count": 0
                    }
                ],
                "networkQualityDistribution": [
                    {
                        "key": "string",
                        "count": 0
                    }
                ],
                "networkDiagnosisDistribution": [
                    {
                        "key": "string",
                        "count": 0
                    }
                ],
                "selectedNetworkRttMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "firstAudioAckRttMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "resultRttMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                },
                "pingRttMs": {
                    "p50": 0,
                    "p95": 0,
                    "p99": 0
                }
            }
        ],
        "bottleneckDistribution": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "networkQualityDistribution": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "networkDiagnosisDistribution": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "asrProviderModelBreakdown": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "refineProviderModelBreakdown": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "refineOptimization": {
            "bypassCount": 0,
            "deterministicCleanupCount": 0,
            "lightweightRefineCount": 0,
            "fullRefineCount": 0,
            "timeoutCount": 0,
            "fallbackCount": 0,
            "profileBreakdown": [
                {
                    "key": "string",
                    "count": 0
                }
            ],
            "modeBreakdown": [
                {
                    "key": "string",
                    "count": 0
                }
            ],
            "modelTierBreakdown": [
                {
                    "key": "string",
                    "count": 0
                }
            ],
            "aiProviderMsByProfile": [
                {
                    "key": "string",
                    "count": 0,
                    "aiProviderMs": {
                        "p50": 0,
                        "p95": 0,
                        "p99": 0
                    },
                    "orchestratorRefineMs": {
                        "p50": 0,
                        "p95": 0,
                        "p99": 0
                    },
                    "aiServiceOverheadMs": {
                        "p50": 0,
                        "p95": 0,
                        "p99": 0
                    }
                }
            ],
            "orchestratorRefineMsByProfile": [
                {
                    "key": "string",
                    "count": 0,
                    "aiProviderMs": {
                        "p50": 0,
                        "p95": 0,
                        "p99": 0
                    },
                    "orchestratorRefineMs": {
                        "p50": 0,
                        "p95": 0,
                        "p99": 0
                    },
                    "aiServiceOverheadMs": {
                        "p50": 0,
                        "p95": 0,
                        "p99": 0
                    }
                }
            ],
            "aiServiceOverheadMsByProfile": [
                {
                    "key": "string",
                    "count": 0,
                    "aiProviderMs": {
                        "p50": 0,
                        "p95": 0,
                        "p99": 0
                    },
                    "orchestratorRefineMs": {
                        "p50": 0,
                        "p95": 0,
                        "p99": 0
                    },
                    "aiServiceOverheadMs": {
                        "p50": 0,
                        "p95": 0,
                        "p99": 0
                    }
                }
            ],
            "timeoutRateByProfile": [
                {
                    "key": "string",
                    "count": 0
                }
            ],
            "fallbackRateByProfile": [
                {
                    "key": "string",
                    "count": 0
                }
            ],
            "estimatedSavedTimeMs": 0
        },
        "realtimeLeaseOptimization": {
            "boundCount": 0,
            "newLeaseCount": 0,
            "reusedLeaseCount": 0,
            "reuseRate": 0,
            "providerPrewarmHitCount": 0,
            "providerPrewarmMissCount": 0,
            "providerPrewarmHitRate": 0,
            "releasedSessionCount": 0,
            "leaseAgeMs": {
                "p50": 0,
                "p95": 0,
                "p99": 0
            },
            "newSessionCreateMs": {
                "p50": 0,
                "p95": 0,
                "p99": 0
            },
            "reusedSessionCreateMs": {
                "p50": 0,
                "p95": 0,
                "p99": 0
            },
            "newWebSocketConnectMs": {
                "p50": 0,
                "p95": 0,
                "p99": 0
            },
            "reusedWebSocketConnectMs": {
                "p50": 0,
                "p95": 0,
                "p99": 0
            },
            "estimatedSavedConnectTimeMs": 0
        },
        "insertStrategyBreakdown": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "targetAppCategoryBreakdown": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "topSlowUsers": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "topSlowDevices": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "topSlowAppVersions": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "topSlowTargetAppCategories": [
            {
                "key": "string",
                "count": 0
            }
        ],
        "recentSlowTraces": [
            {
                "traceSchemaVersion": "voice-trace-v4",
                "traceFeatureVersion": "voice-chain-v4",
                "traceId": "string",
                "sentryTraceId": "string",
                "sessionId": "string",
                "userId": "string",
                "user": {
                    "userId": "string",
                    "email": "string",
                    "displayName": "string",
                    "accountId": "string",
                    "orgId": "string"
                },
                "accountId": "string",
                "subjectId": "string",
                "deviceId": "string",
                "clientSessionId": "string",
                "appLaunchId": "string",
                "appVersion": "string",
                "electronGitHead": "string",
                "osName": "string",
                "osVersion": "string",
                "service": "audio.dictation",
                "featureSource": "string",
                "workflow": "string",
                "sourceSurface": "string",
                "asrProvider": "string",
                "asrModel": "string",
                "refineProvider": "string",
                "refineModel": "string",
                "refineDecisionReason": "plain_dictation_short",
                "promptEstimatedTokens": 0,
                "inputTextLength": 0,
                "outputTextLength": 0,
                "refineTimeoutMs": 0,
                "refineFallbackUsed": true,
                "refineFallbackReason": "plain_dictation_short",
                "refineModelTier": "none",
                "readinessStatus": "ready",
                "readinessLatencyMs": 0,
                "readinessAgeMs": 0,
                "readinessUsedForSession": true,
                "readinessFailureCode": "string",
                "firstVoiceAfterLaunch": true,
                "firstVoiceAfterLogin": true,
                "voiceRuntimeWarmState": "cold",
                "outcome": "success",
                "failureStage": "signed_out",
                "failureCode": "string",
                "physicalKeyToInsertDoneMs": 0,
                "captureStopToInsertDoneMs": 0,
                "physicalKeyToCaptureStartMs": 0,
                "physicalKeyToFirstAudioFrameMs": 0,
                "physicalKeyToFirstAudioPacketSentMs": 0,
                "sessionCreateMs": 0,
                "webSocketConnectMs": 0,
                "startAckRttMs": 0,
                "firstAudioAckRttMs": 0,
                "resultAckRttMs": 0,
                "pingRttMs": 0,
                "avgPingRttMs": 0,
                "maxPingRttMs": 0,
                "selectedNetworkRttMs": 0,
                "gatewayFirstAudioToProviderWriteMs": 0,
                "firstAudioToFirstPartialMs": 0,
                "asrFinalizeMs": 0,
                "providerConnectMs": 0,
                "aiProviderMs": 0,
                "orchestratorRefineMs": 0,
                "aiServiceOverheadMs": 0,
                "insertMs": 0,
                "audioSeconds": 0,
                "audioChunkCount": 0,
                "partialCount": 0,
                "finalCount": 0,
                "insertStrategy": "string",
                "targetAppBundleId": "string",
                "targetAppCategory": "string",
                "networkQuality": "good",
                "networkDiagnosis": "normal",
                "networkDiagnosisReason": "string",
                "suspectedProxyRoute": true,
                "proxyRouteConfidence": "low",
                "endpointHost": "string",
                "endpointRegion": "string",
                "endpointMode": "auto",
                "endpointReason": "auto_china_locale",
                "directRuleSuggestionShown": true,
                "gatewayRegion": "string",
                "clientTimezone": "string",
                "clientLocale": "string",
                "proxyMode": "string",
                "proxyDetectionStatus": "not_detected",
                "proxyDetectionConfidence": "low",
                "proxyDetectionReasons": [
                    "system_http_proxy_enabled"
                ],
                "systemProxyConfigured": true,
                "systemProxyTypes": [
                    "http"
                ],
                "effectiveProxyForApi": "direct",
                "electronProxyForApi": "direct",
                "vpnOrTunnelInterfaceDetected": true,
                "proxyEnvDetected": true,
                "proxyBypassForOnesay": true,
                "proxyDetectionSourceVersion": "string",
                "sourceIpCountry": "string",
                "sourceIpAsn": "string",
                "sourceIpOrg": "string",
                "bottleneckClassification": "client_capture_or_encode_slow",
                "classificationVersion": "voice-bottleneck-v3",
                "privacyRedactionVersion": "voice-trace-redaction-v1",
                "createdAt": "2019-08-24T14:15:22.123Z",
                "completedAt": "2019-08-24T14:15:22.123Z",
                "updatedAt": "2019-08-24T14:15:22.123Z",
                "refineProfile": "dictation",
                "refineMode": "bypass",
                "deterministicCleanupMs": 0,
                "promptProfileVersion": "string",
                "refineTimeoutHit": true,
                "refineFallbackMode": "raw_asr",
                "refineFallbackModelTier": "none",
                "refineAttemptCount": 0,
                "refinePrimaryProviderMs": 0,
                "refineFallbackProviderMs": 0,
                "asrQualityBucket": "string",
                "detectedSourceLanguage": "string",
                "punctuationQuality": "string",
                "customInstructionPresent": true,
                "selectedTextPresent": true,
                "dictionaryWordCount": 0,
                "rewriteOperationKind": "string",
                "physicalKeyToHudMs": 0,
                "captureMs": 0,
                "captureStopToFinishRequestMs": 0,
                "finishRequestToFinalPacketSentMs": 0,
                "finalPacketSentToFinalReceivedMs": 0,
                "insertDoneToHudHiddenMs": 0,
                "finalAudioAckRttMs": 0,
                "gatewayFinalizeOverheadMs": 0,
                "telemetryExportMs": 0,
                "targetAppResolveMs": 0,
                "focusResolveMs": 0,
                "accessibilityInsertMs": 0,
                "clipboardSaveMs": 0,
                "clipboardWriteMs": 0,
                "pasteTriggerMs": 0,
                "clipboardRestoreMs": 0,
                "simulatedTypingMs": 0,
                "voiceResultReceivedToInsertStartMs": 0,
                "voiceResultReceivedToAskRequestStartMs": 0,
                "askRequestToResponseMs": 0,
                "askResponseToInsertStartMs": 0,
                "askExternalSearchProviderMs": 0
            }
        ],
        "dataQualitySummary": {
            "traceCount": 0,
            "canSupportPerformanceDecision": true,
            "canSupportProviderDecision": true,
            "canSupportNetworkDecision": true,
            "canSupportCostDecision": true,
            "metrics": [
                {
                    "key": "string",
                    "label": "string",
                    "totalCount": 0,
                    "presentCount": 0,
                    "missingCount": 0,
                    "completenessRate": 0,
                    "missingRate": 0,
                    "missingReasons": [
                        {
                            "key": "string",
                            "count": 0
                        }
                    ]
                }
            ],
            "gaps": [
                "string"
            ]
        },
        "costUsageBoundary": {
            "voiceTraceTruth": "onesay_voice_trace_summaries / onesay_voice_trace_events",
            "usageCostTruth": "string",
            "providerCostTruth": "string",
            "joinKeys": [
                "string"
            ],
            "costCorrelationStatus": "complete",
            "boundaryNote": "string"
        },
        "optimizationGuardrails": [
            {
                "key": "string",
                "metricEvidence": "string",
                "rootCause": "string",
                "proposedChange": "string",
                "expectedImpact": "string",
                "risk": "string",
                "priority": "P0"
            }
        ]
    },
    "costUsageBoundary": {
        "voiceTraceTruth": "onesay_voice_trace_summaries / onesay_voice_trace_events",
        "usageCostTruth": "string",
        "providerCostTruth": "string",
        "joinKeys": [
            "string"
        ],
        "costCorrelationStatus": "complete",
        "boundaryNote": "string"
    }
}
🟠403禁止访问
修改于 2026-08-26 04:04:36
上一页
Read voice performance data quality
下一页
getPointsExchangeSummary
Built with