Endpoint
Authentication
Authorization: Bearer <api_key or JWT>.
Path parameters
string
required
Export job identifier.
Response
integer
0 on success.object
Export record with fields such as
id, model_id, format (gguf | mlx | mnn | qnn), status (pending | running | done | failed), progress, artifact_path, error, and timestamps.