cURL
curl --request GET \ --url https://dev.hub.oxen.ai/api/repos/{namespace}/{repo_name}/fine_tunes/{id}/train_status \ --header 'Authorization: Bearer <token>'
{}
Retrieve the current training status of a fine-tune job.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Fine-tune ID
Training status response
Training status information