Export all Jobs via API Request

Hi all,

im trying to export all jobs via API request.

Im using following endpoint:
https://cloud.uipath.com/pwc_de/Stage/orchestrator_/odata/Jobs/UiPath.Server.Configuration.OData.Export?%24top=10


the request is working fine but im not able to to get the csv file.
I dont see any output or jobs

What do i need to add to my workflow to get the csv file with the jobs ?

When i perform the export over the UI im able to export all the Jobs