Skip to main content
GET
Get ground truth results

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The experiment ID.

Query Parameters

queryLimit
integer<int32>
default:100

A limit on the number of queries to return per entry.

docLimit
integer<int32>
default:10

A limit on the number of entries to return.

Response

200

OK