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.
Documentation Index
Fetch the complete documentation index at: https://docs.bread.com.ai/llms.txt
Use this file to discover all available pages before exploring further.
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