Job
Gets the A/B winner summary for a job's comparison labelling.
Scoped to the job's labelling server-side; returns 404 when the job has no labelling task.
get/job/{jobId}/ab-summary
Path parameters
jobIdstring required
The id of the job to summarise.
Query parameters
useUserScoreboolean
Whether to weight wins by the annotator's user score.
Response
OK
Changes
Changed in 2 of the 7 revisions of this API.2
- ○
the security scope
apiwas added to the endpoint's security schemeOpenIdConnectapi-security-scope-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○