Skip to main content
GET
Verify an exact persisted untracked chat completion

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Path Parameters

clientTurnId
string
required
Pattern: ^[A-Za-z0-9._:-]{1,64}$
historyId
string
required
Pattern: ^[a-fA-F0-9]{24}$

Query Parameters

scope
string
default:current

Current scope by default; explicit Twin scope requires active membership.

Pattern: ^(current|personal|twin:[a-f0-9]{24})$

Response

Exact persisted untracked-completion proof; history ID is canonical lowercase.

legacyCompletion
object
required