Skip to main content
GET
Get Job

Authorizations

Authorization
string
header
required

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

Path Parameters

job_id
string<uuid>
required

Response

Successful Response

Job + results, returned by GET /jobs/{id}.

job
Job · object
required

A job as returned by the API.

results
HumanizationResultRow · object[]
required
structure_result
StructureResultRow · object | null

Structure prediction output for a single job.

stability_result
StabilityResultRow · object | null

Stability analysis output for a single job.

immunogenicity_result
ImmunogenicityResultRow · object | null

Immunogenicity analysis output for a single job.

complex_result
ComplexResultRow · object | null

Antibody-antigen complex prediction result (Boltz-2).