Get training metrics for a bake.
Returns all metrics from train_log_metrics.jsonl as a JSON array. Each entry contains metrics like iter, loss, train_loss, lr, etc. Useful for plotting loss curves and other training metrics on the frontend.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User ID override via header (requires master API key)
User ID override (requires master API key)
Successful Response