Skip to main content
POST
Required scope: models:manage Model export is not implemented yet: every call returns 501 Not Implemented with the standard NSR error envelope (code, message, request_id, details), and there is no response body for a successful export because no success path exists. Use POST /api/v1/model/checkpoints to persist model state today.

Request body

ExportModelRequest
string
Checkpoint ID (optional, uses current if not specified)
ExportFormat
required
boolean
Include knowledge base

Status codes

Last modified on August 31, 2026