Endpoint
Authentication
Authorization: Bearer <api_key or JWT>.
Query parameters
string
Filter to exports for one model.
string
Filter by status:
pending, running, done, or failed.string
Filter by target format:
gguf, mlx, mnn, or qnn.Response
integer
0 on success.object
Envelope containing an
items array of export records with id, model_id, format, status, artifact_path, and timestamps.