tinker.types.Cursor class tinker.types.Cursor(BaseModel) Fields: offset (int) – The offset used for pagination limit (int) – The maximum number of items requested total_count (int) – The total number of items available Referenced by tinker.types.CheckpointsListResponse tinker.types.TrainingRunsResponse