Skip to main content
GET
Get Sample

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

experiment_id
string<uuid>
required
sample_id
string<uuid>
required

Response

Successful Response

Sample response.

anchor_value
string | null
required
created_at
string<date-time>
required
experiment_id
string<uuid>
required
file_path
string
required
id
string<uuid>
required
output_type
enum<string>
required
Available options:
text,
image,
audio,
video
parameters
Parameters · object | null
required
anchor_id
string<uuid> | null
anchor_text
string | null
asset_id
string<uuid> | null
availability_status
string
default:active
candidate_id
string<uuid> | null
candidate_key
string | null
candidate_label
string | null
candidate_metadata
Candidate Metadata · object | null
comparisons
integer | null
content
Content · object | null
content_hash
string | null
content_origin
string
default:local_storage
elo_rating
number | null
file_url
string | null

Signed download URL (short-lived)

ingestion_batch_id
string<uuid> | null
is_exam_only
boolean
default:false
losses
integer | null
mean_score
number | null
remote
Remote · object | null
score_count
integer
default:0
source_kind
enum<string>
default:local
Available options:
local,
huggingface
source_manifest_row
integer | null
source_sample_id
string<uuid> | null
suggestion_id
string<uuid> | null
thumbnail_url
string | null

Signed thumbnail URL (short-lived)

wins
integer | null