Skip to main content
GET
Get the persistent alignment report

Authorizations

Authorization
string
header
required

Your workspace API key, e.g. sk_sovereign_..., sent as Authorization: Bearer <key>.

Path Parameters

id
string
required

Response

The persistent report, reconstructed from the stored confusion rows.

aligned_at
string | null
scope_tag
string

The population measured ("" = all labeled traffic).

tag_breakdown
object[]

What the measured labels were made of, by tag.

mixed_population
boolean

True when an unscoped criterion was measured across more than one tag: the numbers describe a blend of tasks.

tier
enum<string>
Available options:
aligned,
weak,
misaligned,
unmeasured
thin_alignment_set
boolean

True under 100 judgeable labels; intervals stay wide.

metrics
object

n, tpr, tnr, kappa plus the 95% Wilson intervals. Note: the interval keys on this payload are camelCase (tprCi, tnrCi).

agreements
integer
disagreements
object[]