List owned models
GET/owned_models
Returns all fine-tuned models owned by the authenticated user, with full metadata including training configuration, deployment status, evaluation state, and usage data. Model states include: training, deployed, dormant, failed, failed_deploy.
Request
Responses
- 200
- 400
- 422
- 500
OK
Bad Request
Validation Error
Internal Server Error
Was this page helpful?