List training logs
GET/data/logs
Returns training log entries for the authenticated user. Logs are conversation records in JSONL format used as training data for fine-tuning. Filter by model name or tags to retrieve specific subsets.
Request
Responses
- 200
- 422
- 500
OK
Validation Error
Internal Server Error
Was this page helpful?