Fetch history of statuses for a fine-tuned model.
Fetch history of statuses for a fine-tuned model.
Returns a list of events that occurred during the life-cycle of the fine-tuned model.
The events are ordered by creation time, with the most recent event first.
The list can be paginated using page_size and page_token parameters.