Get ALL data using the API

What would be the best way to get ALL data into either Access or Excel using the API?

Currently, it’s only possible to get all time entries for one specific user.

GET /workspaces/{workspaceId}/user/{userId}/time-entries

However, it’s not possible to get all time entries for all users using via stable API v1.

Hello, is there a solution to this yet?