Returns updates for one experiment, oldest first (chronological).
Update types include status_change, progress, and error.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Experiment identifier
Cursor for pagination (last update ID)
Maximum number of updates to return (default: 50, max: 100)
Filter by update type
Successfully retrieved experiment updates
List of recent updates with keyset pagination support
Contains the most recent updates across all experiments, ordered by ULID (which sorts chronologically).