How to export dataset through API from Aperture Data studio?

Karthik_Anbusekar
edited October 12 in General

Hello All

I want to export one dataset in Experian through API and save it as csv file in my one drive.

Dataset exists in space which created by me, let say space name is "To_Test". In this space i enabled the "Allow publishing OData" option.

I generated the API key and tested the API in swagger UI and tested on "Retrive Dataset" API underset datset operation.

In result, it shows only table name and column name details. I didn't get actual data. i.e. all the rows(records) in the dataset.

Can someone please help me to get done this?

Comments