Skip to main content
GET
Get Exports

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

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