Skip to main content
GET
Get Export Details

Authorizations

Authorization
string
header
required

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

Path Parameters

job_id
string
required

Response

Successful Response

job_id
string
required
job_name
string
required
user_id
string
required
adapter_path
string
required
base_model_id
string
required
modality
enum<string> | null
default:text
Available options:
text,
vision
artifacts
JobArtifacts · object | null
latest_export
ExportSchema · object | null